aboutsummaryrefslogtreecommitdiff
path: root/test/convert3.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
2010-08-31test: don't assign address of array to slice.Ian Lance Taylor
2010-06-08gc: new typechecking rulesRuss Cox
2009-08-03more 6g reorg; checkpoint.Russ Cox
2009-06-19test non-trivial conversions and assignments,Russ Cox