go/test/bugs
Ian Lance Taylor b70d42f323 6g currently accepts setting a string value to an integer
constant without an explicit conversion.  I think that is a
bug.  This adds a test case for it.

Also, change errchk to include the string BUG in error
messages, so that failures are included in the count reported
by the run shell script.

R=r,ken
DELTA=11  (7 added, 0 deleted, 4 changed)
OCL=15857
CL=15880
2008-09-25 15:08:52 -07:00
..
bug083.dir bug: non-exported type is accessible in client 2008-08-01 15:22:41 -07:00
bug020.go - updated test cases to latest compiler changes 2008-08-29 13:21:00 -07:00
bug026.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
bug060.go update bugs 2008-09-15 14:27:15 -07:00
bug064.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug074.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug077.go - filed bug: label identifiers should not be allowed to match 2008-07-24 13:36:18 -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
bug083.go update tests 2008-08-12 16:11:55 -07:00
bug085.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug087.go bug: cannot take len() of a constant string 2008-08-07 17:56:12 -07:00
bug090.go bugs related to constat types 2008-08-20 15:43:12 -07:00
bug093.go - added bug093.go 2008-09-10 14:21:42 -07:00
bug094.go - added 2 bugs 2008-09-11 16:17:25 -07:00
bug095.go - added 2 bugs 2008-09-11 16:17:25 -07:00
bug096.go - 2 bugs with composite literals 2008-09-11 17:11:16 -07:00
bug097.go - 2 bugs with composite literals 2008-09-11 17:11:16 -07:00
bug098.go - map composites should be of correct map type (instead of pointer type) 2008-09-11 17:16:50 -07:00
bug099.go new bug 2008-09-11 17:19:38 -07:00
bug102.go change string([]byte) to pass array, rather than &a[0], 2008-09-22 20:12:15 -07:00
bug104.go 6g currently accepts setting a string value to an integer 2008-09-25 15:08:52 -07:00