aboutsummaryrefslogtreecommitdiff
path: root/test/ken/chan1.go
AgeCommit message (Expand)Author
2012-02-25go/test/chan1.go: fix typoRob Pike
2012-02-24test: document ken/*.goRob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike
2009-12-10trailing comma's are not accepted with current syntaxRobert Griesemer
2009-12-10make test/ken safe for optional semisRobert Griesemer
2009-08-17fix up some irregular indentationRob Pike
2009-05-08move things out of sys into os and runtimeRuss Cox
2009-01-26removed a:b in range syntaxKen Thompson