aboutsummaryrefslogtreecommitdiff
path: root/test/bigmap.go
AgeCommit message (Expand)Author
2012-05-24runtime: handle and test large map valuesRuss Cox
2012-02-19test: [a-c]: add introductory comments to testsRob Pike
2012-02-16test: use testlib (first 100)Russ Cox
2010-05-19runtime: allow large map valuesRuss Cox