summaryrefslogtreecommitdiff
path: root/test/ken/simpconv.go
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+28
2011-09-13Imported Upstream version 60Ondřej Surý1-28/+0
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-12/+15
2009-12-10make test/ken safe for optional semisRobert Griesemer1-2/+1
R=rsc, ken2, ken3 http://codereview.appspot.com/174042
2008-10-29typesKen Thompson1-0/+1
R=r OCL=18034 CL=18034
2008-08-11fix bug depot:Rob Pike1-2/+2
1) fix print statements, panic statements (parentheses required) 2) len is now allowed as a var name (bug053) R=gri OCL=14106 CL=14106
2008-07-07test cleanupRob Pike1-0/+2
SVN=126120
2008-06-21remove receclarations from testsKen Thompson1-6/+6
that are supposed to succeed SVN=124018
2008-06-06add ken's tests.Rob Pike1-0/+23
update run to work with multiple directories SVN=121485