summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug075.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (second 100)Russ Cox2012-02-161-1/+1
* fix "declared and not used" in tests;Russ Cox2009-09-141-0/+1
* delete exportRuss Cox2009-01-201-1/+1
* convert tests; nothing interesting.Russ Cox2009-01-161-1/+1
* new new & makeRuss Cox2009-01-061-2/+2
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-2/+2
* fix some broken tests (tests themselves were wrong)Rob Pike2008-09-161-0/+16