1
0
mirror of https://github.com/golang/go synced 2024-09-24 09:30:13 -06:00
go/test/bugs
Rob Pike 34cb7c299e export sys.exit
update tests to use exit rather than return
ignore return value from main (actually done in prior CL)

SVN=125173
2008-06-27 14:15:06 -07:00
..
bug006.go export sys.exit 2008-06-27 14:15:06 -07:00
bug010.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug015.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug022.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug023.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug025.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug026.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug027.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug029.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug032.go - fixed test commands 2008-06-06 17:05:53 -07:00
bug033.go - fixed test commands 2008-06-06 17:05:53 -07:00
bug034.go - fixed test commands 2008-06-06 17:05:53 -07:00
bug035.go - moved some bugs into bugs directory 2008-06-06 17:02:01 -07:00
bug037.go - moved some bugs into bugs directory 2008-06-06 17:02:01 -07:00
bug039.go - moved some bugs into bugs directory 2008-06-06 17:02:01 -07:00
bug041.go - tests for type forward declarations 2008-06-06 17:23:22 -07:00
bug042.go - tests for type forward declarations 2008-06-06 17:23:22 -07:00
bug043.go - forward decl bug 2008-06-06 17:35:08 -07:00
bug044.go - method forward decl. bug 2008-06-06 17:50:46 -07:00
bug046.go - added test case 2008-06-11 12:07:43 -07:00
bug047.go added two new small tests 2008-06-16 15:18:10 -07:00
bug048.go add a bug: method call doesn't compile 2008-06-18 11:51:21 -07:00
bug049.go add two more tests 2008-06-17 10:56:28 -07:00
bug050.go add two more tests 2008-06-17 10:56:28 -07:00
bug051.go - added 2 bug tests 2008-06-17 16:04:33 -07:00
bug052.go - added 2 bug tests 2008-06-17 16:04:33 -07:00
bug053.go - added another bug test ('len' shouldn't be a keyword) 2008-06-17 16:22:02 -07:00
bug054.go improve bug054.go 2008-06-25 15:22:27 -07:00
bug055.go add new test bug055 2008-06-18 14:17:24 -07:00
bug056.go add new bug: can't compile a, b := sys.frexp(1.0) 2008-06-25 14:05:38 -07:00
bug057.go - filed a bug against len() 2008-06-26 11:56:17 -07:00