summaryrefslogtreecommitdiff
path: root/test/switch1.go
AgeCommit message (Collapse)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-3/+3
2009-05-08move things out of sys into os and runtimeRuss Cox1-2/+4
R=r OCL=28569 CL=28573
2009-01-16casify, cleanup sysRuss Cox1-2/+2
R=r OCL=22978 CL=22984
2008-06-27export sys.exitRob Pike1-3/+3
update tests to use exit rather than return ignore return value from main (actually done in prior CL) SVN=125173
2008-06-16update test resultsRob Pike1-6/+8
SVN=122912
2008-06-06- fixed a few tests and added 3 incorrectly succeeding testsRobert Griesemer1-0/+16
- updated go_lang.txt to be more uniform and match the implementation - made makehtml work on Mac - fixed a couple of bugs in go.atg SVN=121520