summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug027.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* test: change several tests to not printIan Lance Taylor2012-01-181-3/+20
* test: gofmt a few testsIan Lance Taylor2012-01-181-26/+32
* insert type assertions when narrowing.Russ Cox2009-02-111-1/+1
* delete exportRuss Cox2009-01-201-3/+3
* convert tests; nothing interesting.Russ Cox2009-01-161-3/+3
* new new & makeRuss Cox2009-01-061-7/+7
* clean up some testsRob Pike2009-01-051-3/+2
* 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-7/+7
* convert *[] to [].Russ Cox2008-12-181-1/+1
* update testsRob Pike2008-09-031-0/+62