]> Cypherpunks repositories - gostls13.git/commitdiff
test update
authorRob Pike <r@golang.org>
Sat, 19 Jul 2008 22:08:56 +0000 (15:08 -0700)
committerRob Pike <r@golang.org>
Sat, 19 Jul 2008 22:08:56 +0000 (15:08 -0700)
SVN=128120

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

similarity index 100%
rename from test/bugs/bug066.go
rename to test/fixedbugs/bug066.go
similarity index 100%
rename from test/bugs/bug067.go
rename to test/fixedbugs/bug067.go
index 66ad449086c6699b790a183c0fff34bdbe203190..19ac022d9c94c7e0622ccfc1f50bb997d005c36b 100644 (file)
@@ -241,10 +241,6 @@ bugs/bug064.go:15: illegal types for operand: CALL
        ({<u><int32>INT32;<v><int32>INT32;})
 BUG: compilation should succeed
 
-=========== bugs/bug066.go
-
-=========== bugs/bug067.go
-
 =========== bugs/bug068.go
 bugs/bug068.go:6: unknown escape sequence: '
 BUG: compilation should succeed
@@ -357,6 +353,11 @@ fixedbugs/bug051.go:10: expression must be a constant
 
 =========== fixedbugs/bug065.go
 
+=========== fixedbugs/bug066.go
+
+=========== fixedbugs/bug067.go
+ok
+
 =========== fixedbugs/bug069.go
 
 =========== fixedbugs/bug071.go