summaryrefslogtreecommitdiff
path: root/test/sieve.go
Commit message (Expand)AuthorAgeFilesLines
* test/[n-z]*.go: add documentationRob Pike2012-02-241-2/+3
* test: use testlib in a few more cases.Rémy Oudompheng2012-02-221-1/+3
* test: remove semiocolons.Rob Pike2010-09-041-10/+10
* fix up some irregular indentationRob Pike2009-08-171-1/+1
* delete exportRuss Cox2009-01-201-3/+3
* convert tests; nothing interesting.Russ Cox2009-01-161-3/+3
* new new & makeRuss Cox2009-01-061-2/+2
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-2/+2
* update code to follow new semicolon rules:Russ Cox2008-10-071-1/+1
* update tests to new communications syntaxRob Pike2008-09-161-4/+4
* fix bug depot:Rob Pike2008-08-111-1/+1
* channel tests with new syntaxRob Pike2008-07-151-20/+20
* fix a couple of minor errorsRob Pike2008-07-121-3/+3
* add a testRob Pike2008-06-271-5/+5
* lots of new testsRob Pike2008-06-061-4/+4
* - fixed a testRobert Griesemer2008-05-011-1/+1
* - new directory structureRobert Griesemer2008-03-261-0/+42