go/test/bugs
Robert Griesemer 1e0b17b24c - added test case for compiler bug re: exported
variables of function pointer type

R=r
OCL=14086
CL=14086
2008-08-11 11:40:19 -07:00
..
bug083.dir bug: non-exported type is accessible in client 2008-08-01 15:22:41 -07:00
bug088.dir - added test case for compiler bug re: exported 2008-08-11 11:40:19 -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
bug041.go - removed misleading comment in bug041.go 2008-08-08 16:12:34 -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
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
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
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
bug079.go - parameters must be named 2008-07-28 12:08:06 -07:00
bug080.go - bug in function invocation 2008-07-30 10:14:39 -07:00
bug081.go - filed 2 bugs: unary ^ not implemented, compiler crash with illegal const decl 2008-07-30 16:09:29 -07:00
bug083.go bug: non-exported type is accessible in client 2008-08-01 15:22:41 -07:00
bug085.go bug: package name not visible 2008-08-05 16:09:49 -07:00
bug086.go returning from a function that specified a result should cause a run-time 2008-08-06 10:02:18 -07:00
bug087.go bug: cannot take len() of a constant string 2008-08-07 17:56:12 -07:00
bug088.go - added test case for compiler bug re: exported 2008-08-11 11:40:19 -07:00