summaryrefslogtreecommitdiff
path: root/test/test0.go
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-17/+23
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-32/+32
2009-09-14fix "declared and not used" in tests;Russ Cox1-0/+2
2009-08-17fix up some irregular indentationRob Pike1-46/+46
2009-01-20delete exportRuss Cox1-1/+1
2009-01-16convert tests; nothing interesting.Russ Cox1-1/+1
2009-01-06new new & makeRuss Cox1-1/+1
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-2/+2
2008-07-07test cleanupRob Pike1-3/+7
2008-06-06first cut at test suiteRob Pike1-9/+7
2008-05-08- changed literal syntax to use the convert notationRobert Griesemer1-1/+2
2008-03-26- new directory structureRobert Griesemer1-0/+81