summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug119.go
AgeCommit message (Expand)AuthorFilesLines
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-4/+9
2009-06-25update tests for CL 30586.Russ Cox1-2/+1
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-2/+2
2009-02-13convert composite literals from { } to ( ).Russ Cox1-2/+2
2009-01-05clean up some testsRob Pike1-2/+2
2008-12-18convert *[] to [].Russ Cox1-1/+1
2008-12-16update tests - 119 is fixedRob Pike1-0/+32