go/test/bugs
Rob Pike 8fda2e4083 really fix it this time
R=ken
OCL=13506
CL=13506
2008-07-27 13:32:33 -07:00
..
bug010.go test cleanup 2008-07-07 10:03:10 -07:00
bug015.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug025.go test cleanup 2008-07-07 10:03:10 -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
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
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
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
bug057.go really fix it this time 2008-07-27 13:32:33 -07:00
bug060.go new test - map failure 2008-06-28 11:38:07 -07:00
bug061.go slice doesn't work on a string literal 2008-06-28 12:50:33 -07:00
bug062.go - filed a bug 2008-07-01 18:06:00 -07:00
bug063.go - minor update 2008-07-03 16:51:22 -07:00
bug064.go fix some tests 2008-07-03 16:48:59 -07:00
bug068.go fix bug names 2008-07-14 19:31:06 -07:00
bug070.go nested breaks handled wrong 2008-07-15 10:44:02 -07:00
bug072.go - added 2 bugs tests 2008-07-18 12:26:48 -07:00
bug073.go - added 2 bugs tests 2008-07-18 12:26:48 -07:00
bug074.go compiler crash in string('a', 'b', '\n'); 2008-07-21 15:41:39 -07:00
bug075.go new bug: x, ok = t.m[i] doesn't compile 2008-07-23 18:11:17 -07:00
bug076.go - filed bug: label names in different scopes should not conflict 2008-07-24 13:30:49 -07:00
bug077.go - filed bug: label identifiers should not be allowed to match 2008-07-24 13:36:18 -07:00
bug078.go bug: compiler crash on select receive without variable. 2008-07-25 12:49:36 -07:00