summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug054.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* insert type assertions when narrowing.Russ Cox2009-02-111-4/+1
* delete exportRuss Cox2009-01-201-3/+3
* convert tests; nothing interesting.Russ Cox2009-01-161-3/+3
* new new & makeRuss Cox2009-01-061-4/+4
* clean up some testsRob Pike2009-01-051-1/+1
* fix some tests. only 3 remain broken (complit, hilbert, initcomma).Rob Pike2008-12-201-1/+1
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-4/+4
* convert *[] to [].Russ Cox2008-12-181-1/+1
* update bugsRob Pike2008-08-121-0/+44