summaryrefslogtreecommitdiff
path: root/test/ken/simparray.go
Commit message (Expand)AuthorAgeFilesLines
* test: document ken/*.goRob Pike2012-02-241-0/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* make test/ken safe for optional semisRobert Griesemer2009-12-101-2/+1
* new new & makeRuss Cox2009-01-061-1/+1
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-1/+1
* typesKen Thompson2008-10-291-8/+8
* fix bug depot:Rob Pike2008-08-111-3/+3
* remove receclarations from testsKen Thompson2008-06-211-9/+9
* add ken's tests.Rob Pike2008-06-061-0/+49