summaryrefslogtreecommitdiff
path: root/test/ken/simpbool.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-4/+2
* 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
* fix bug depot:Rob Pike2008-08-111-44/+44
* add ken's tests.Rob Pike2008-06-061-0/+107