aboutsummaryrefslogtreecommitdiff
path: root/test/ken/simparray.go
AgeCommit message (Expand)Author
2012-02-24test: document ken/*.goRob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2009-12-10make test/ken safe for optional semisRobert Griesemer
2009-01-06new new & makeRuss Cox
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox
2008-10-29typesKen Thompson
2008-08-11fix bug depot:Rob Pike
2008-06-21remove receclarations from testsKen Thompson
2008-06-06add ken's tests.Rob Pike