aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug119.go
AgeCommit message (Expand)Author
2012-02-18test: use testlib (another bunch).Rémy Oudompheng
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike
2009-06-25update tests for CL 30586.Russ Cox
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox
2009-02-13convert composite literals from { } to ( ).Russ Cox
2009-01-05clean up some testsRob Pike
2008-12-18convert *[] to [].Russ Cox
2008-12-16update tests - 119 is fixedRob Pike