summaryrefslogtreecommitdiff
path: root/test/bigalg.go
Commit message (Expand)AuthorAgeFilesLines
* test: ensure all failing tests exit nonzero.Alan Donovan2013-02-121-2/+13
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* test: remove semiocolons.Rob Pike2010-09-041-43/+43
* unused importsRuss Cox2009-09-171-5/+0
* fix "declared and not used" in tests;Russ Cox2009-09-141-1/+1
* Convert go tree to hierarchical pkg directory:Russ Cox2009-04-161-1/+1
* Automated g4 rollback of changelist 25024,Russ Cox2009-03-031-2/+2
* convert composite literals from { } to ( ).Russ Cox2009-02-131-2/+2
* implement new restrictions on whatRuss Cox2009-01-261-20/+0
* delete exportRuss Cox2009-01-201-4/+4
* convert tests; nothing interesting.Russ Cox2009-01-161-4/+4
* new new & makeRuss Cox2009-01-061-7/+7
* [] and struct in interfaces.Russ Cox2008-12-191-11/+43
* chan and map of [] and structRuss Cox2008-12-191-0/+110