]> Cypherpunks repositories - gostls13.git/commitdiff
update tests
authorRob Pike <r@golang.org>
Fri, 25 Jul 2008 19:20:14 +0000 (12:20 -0700)
committerRob Pike <r@golang.org>
Fri, 25 Jul 2008 19:20:14 +0000 (12:20 -0700)
R=gri
OCL=13469
CL=13469

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

similarity index 100%
rename from test/bugs/bug049.go
rename to test/fixedbugs/bug049.go
index 19ac022d9c94c7e0622ccfc1f50bb997d005c36b..28e40a187fd0e2d69ddecc7a0ad10d3aab89398b 100644 (file)
@@ -189,10 +189,6 @@ bugs/bug048.go:7: illegal types for operand: CONV
        (MAP[<int32>INT32]<int32>INT32)
 BUG: known to fail incorrectly
 
-=========== bugs/bug049.go
-enqueue: mainĀ·.stringo: not defined
-BUG: link failure
-
 =========== bugs/bug052.go
 
 =========== bugs/bug053.go
@@ -262,6 +258,20 @@ BUG: crashes
 =========== bugs/bug073.go
 BUG: should not compile
 
+=========== bugs/bug074.go
+
+=========== bugs/bug075.go
+bugs/bug075.go:11: bad shape across assignment - cr=1 cl=2
+
+BUG: known to fail incorrectly
+
+=========== bugs/bug076.go
+bugs/bug076.go:11: label redeclared: exit
+BUG: known to fail incorrectly
+
+=========== bugs/bug077.go
+BUG: known to succeed incorrectly
+
 =========== fixedbugs/bug000.go
 
 =========== fixedbugs/bug001.go
@@ -336,6 +346,8 @@ fixedbugs/bug039.go:6: var x redeclared in this block
 
 =========== fixedbugs/bug045.go
 
+=========== fixedbugs/bug049.go
+
 =========== fixedbugs/bug050.go
 fixedbugs/bug050.go:3: package statement must be first
 sys.6:1 fixedbugs/bug050.go:3: syntax error