1
0
mirror of https://github.com/golang/go synced 2024-11-25 12:37:56 -07:00

update tests

R=gri
OCL=13526
CL=13526
This commit is contained in:
Rob Pike 2008-07-28 16:08:38 -07:00
parent b2d9020242
commit f436ade2fd
2 changed files with 5 additions and 4 deletions

View File

@ -183,10 +183,6 @@ BUG: len should not be a keyword
bugs/bug054.go:25: fatal error: agen_inter i2s
BUG: known to fail incorrectly
=========== bugs/bug057.go
bugs/bug057.go:14: syntax error
BUG: compilation should succeed
=========== bugs/bug060.go
BUG: crashes
@ -242,6 +238,9 @@ BUG: known to succeed incorrectly
=========== bugs/bug078.go
=========== bugs/bug079.go
BUG: succeeds incorrectly
=========== fixedbugs/bug000.go
=========== fixedbugs/bug001.go
@ -336,6 +335,8 @@ fixedbugs/bug051.go:10: expression must be a constant
=========== fixedbugs/bug056.go
=========== fixedbugs/bug057.go
=========== fixedbugs/bug058.go
=========== fixedbugs/bug059.go