summaryrefslogtreecommitdiff
path: root/test/ken/rob1.go
Commit message (Expand)AuthorAgeFilesLines
* test: document ken/*.goRob Pike2012-02-241-0/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* test: change several tests to not printIan Lance Taylor2012-01-181-7/+11
* test: gofmt a few testsIan Lance Taylor2012-01-181-25/+24
* make test/ken safe for optional semisRobert Griesemer2009-12-101-25/+10
* delete exportRuss Cox2009-01-201-4/+4
* convert tests; nothing interesting.Russ Cox2009-01-161-4/+4
* new new & makeRuss Cox2009-01-061-3/+3
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-3/+3
* fix bug depot:Rob Pike2008-08-111-2/+2
* fix erroneous code in bugs; reported by iant.Rob Pike2008-08-071-6/+7
* test update. some tests now run; no change to outputRob Pike2008-07-081-1/+1
* export sys.exitRob Pike2008-06-271-2/+1
* add ken's tests.Rob Pike2008-06-061-0/+82