summaryrefslogtreecommitdiff
path: root/test/func.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* test update. also remove two duplicatesRob Pike2008-07-081-22/+14
* - fixed a few tests and added 3 incorrectly succeeding testsRobert Griesemer2008-06-061-2/+2
* lots of new testsRob Pike2008-06-061-0/+97