aboutsummaryrefslogtreecommitdiff
path: root/test/convert.go
AgeCommit message (Expand)Author
2012-02-19test: [a-c]: add introductory comments to testsRob Pike
2012-02-16test: use testlib (first 100)Russ Cox
2011-04-25fix tree for reflect renameRuss Cox
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike
2009-12-09making some more non-gofmt'ed files save for new semicolon ruleRobert Griesemer
2009-07-03maps have == so maps should work as map keys.Russ Cox
2009-05-08implications of stricter type equality:Russ Cox
2009-05-08Move sys.Reflect and sys.Unreflect into unsafe.Rob Pike
2009-03-12make 6g constants behave as ken proposes. (i hope.)Russ Cox