summaryrefslogtreecommitdiff
path: root/test/func.go
Commit message (Expand)AuthorAgeFilesLines
* test: explanatory comments [c-g]*Rob Pike2012-02-191-0/+1
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* delete float, complex - code changesRuss Cox2011-01-191-7/+7
* test: remove semiocolons.Rob Pike2010-09-041-37/+37
* 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