]> Cypherpunks repositories - gostls13.git/commitdiff
update tests
authorRob Pike <r@golang.org>
Mon, 28 Jul 2008 23:08:38 +0000 (16:08 -0700)
committerRob Pike <r@golang.org>
Mon, 28 Jul 2008 23:08:38 +0000 (16:08 -0700)
R=gri
OCL=13526
CL=13526

test/fixedbugs/bug057.go [moved from test/bugs/bug057.go with 100% similarity]
test/golden.out

similarity index 100%
rename from test/bugs/bug057.go
rename to test/fixedbugs/bug057.go
index 307a8a5f245ad6bc3c29bef4e1b2c78e6e875798..368ac538bddc978fb263d5913d42ebcf98261db0 100644 (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