summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug119.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (another bunch).Rémy Oudompheng2012-02-181-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-4/+9
* update tests for CL 30586.Russ Cox2009-06-251-2/+1
* Automated g4 rollback of changelist 25024,Russ Cox2009-03-031-2/+2
* convert composite literals from { } to ( ).Russ Cox2009-02-131-2/+2
* clean up some testsRob Pike2009-01-051-2/+2
* convert *[] to [].Russ Cox2008-12-181-1/+1
* update tests - 119 is fixedRob Pike2008-12-161-0/+32