summaryrefslogtreecommitdiff
path: root/test/ken/robfunc.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
* delete float, complex - code changesRuss Cox2011-01-191-48/+48
* delete exportRuss Cox2009-01-201-1/+1
* convert tests; nothing interesting.Russ Cox2009-01-161-1/+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
* fix bug depot:Rob Pike2008-08-111-2/+2
* fix erroneous code in bugs; reported by iant.Rob Pike2008-08-071-1/+1
* test cleanupRob Pike2008-07-071-2/+2
* add bug045: bad nil assigning into arrayRob Pike2008-06-111-12/+10
* add ken's tests.Rob Pike2008-06-061-0/+96