go/test
Ian Lance Taylor 2a4f4dd842 Add a test for a case where 6g thinks that a field is visible
when it should not be.  I couldn't get this any simpler; the
error seems to have to do with the order of the imports in
bug2.go.

R=rsc
DELTA=26  (26 added, 0 deleted, 0 changed)
OCL=23450
CL=23482
2009-01-26 09:59:59 -08:00
..
bugs Add a test for a case where 6g thinks that a field is visible 2009-01-26 09:59:59 -08:00
chan make test/chan/nonblock work even with real os threads 2009-01-23 17:04:56 -08:00
fixedbugs Get this bug back to the intended state: bug1.go is making a 2009-01-21 12:52:22 -08:00
ken delete export 2009-01-20 14:40:40 -08:00
235.go delete export 2009-01-20 14:40:40 -08:00
args.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
bigalg.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
char_lit.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
cmp1.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp2.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp3.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp4.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp5.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
complit.go delete export 2009-01-20 14:40:40 -08:00
const.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
convlit.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
convlit1.go convert tests; nothing interesting. 2009-01-16 16:12:14 -08:00
empty.go test of new empty productions 2008-10-08 15:33:18 -07:00
env.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
errchk make sure errchk only prints BUG once. 2008-10-30 12:43:32 -07:00
export.go delete export 2009-01-20 14:40:40 -08:00
float_lit.go minor int/float fixes 2008-10-29 13:58:12 -07:00
for.go fix bug depot: 2008-08-11 22:07:49 -07:00
func.go delete export 2009-01-20 14:40:40 -08:00
func1.go Check for specific error messages in the testsuite. This 2008-09-19 14:39:49 -07:00
func2.go convert *[] to []. 2008-12-18 22:37:22 -08:00
func3.go change in spec results in non-error 2008-10-06 16:27:14 -07:00
golden.out Add a test for a case where 6g thinks that a field is visible 2009-01-26 09:59:59 -08:00
hashmap.go delete export 2009-01-20 14:40:40 -08:00
helloworld.go fix bug depot: 2008-08-11 22:07:49 -07:00
hilbert.go delete export 2009-01-20 14:40:40 -08:00
if.go fix bug depot: 2008-08-11 22:07:49 -07:00
if1.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
indirect.go test of automatic indirect 2009-01-09 15:38:01 -08:00
initcomma.go fixed and added more tests 2009-01-06 17:44:59 -08:00
int_lit.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
interface.go delete export 2009-01-20 14:40:40 -08:00
interface1.go delete export 2009-01-20 14:40:40 -08:00
interface2.go delete export 2009-01-20 14:40:40 -08:00
interface3.go delete export 2009-01-20 14:40:40 -08:00
interface4.go delete export 2009-01-20 14:40:40 -08:00
interface5.go delete export 2009-01-20 14:40:40 -08:00
interface6.go delete export 2009-01-20 14:40:40 -08:00
iota.go delete export 2009-01-20 14:40:40 -08:00
literal.go fix bug depot: 2008-08-11 22:07:49 -07:00
malloc1.go printf->Printf etc. 2009-01-15 13:48:11 -08:00
mallocrand.go delete export 2009-01-20 14:40:40 -08:00
mallocrep.go convert tests; nothing interesting. 2009-01-16 16:12:14 -08:00
mallocrep1.go delete export 2009-01-20 14:40:40 -08:00
map.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
method.go delete export 2009-01-20 14:40:40 -08:00
method1.go delete export 2009-01-20 14:40:40 -08:00
method2.go delete export 2009-01-20 14:40:40 -08:00
method3.go delete export 2009-01-20 14:40:40 -08:00
newfn.go fix newfn 2009-01-06 15:39:28 -08:00
nil.go delete export 2009-01-20 14:40:40 -08:00
peano.go delete export 2009-01-20 14:40:40 -08:00
printbig.go fix printing of -(1<<63) 2008-09-17 14:08:52 -07:00
run update golden.out. 2008-11-17 12:44:22 -08:00
sieve.go delete export 2009-01-20 14:40:40 -08:00
sigchld.go preparation for exec. 2008-12-03 14:21:28 -08:00
simassign.go fix bug depot: 2008-08-11 22:07:49 -07:00
string_lit.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
switch.go fix bug depot: 2008-08-11 22:07:49 -07:00
switch1.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
test0.go delete export 2009-01-20 14:40:40 -08:00
turing.go fix bug depot: 2008-08-11 22:07:49 -07:00
utf.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
varinit.go The scope rules have been clarified to indicate that a 2008-11-17 12:19:02 -08:00
vectors.go delete export 2009-01-20 14:40:40 -08:00