]> Cypherpunks repositories - gostls13.git/commitdiff
update tests - 119 is fixed
authorRob Pike <r@golang.org>
Tue, 16 Dec 2008 18:31:08 +0000 (10:31 -0800)
committerRob Pike <r@golang.org>
Tue, 16 Dec 2008 18:31:08 +0000 (10:31 -0800)
R=gri
DELTA=62  (28 added, 34 deleted, 0 changed)
OCL=21269
CL=21271

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

similarity index 100%
rename from test/bugs/bug119.go
rename to test/fixedbugs/bug119.go
index 9821f4ab8629267e992ab286cb85783392101d07..17f62ddf8d7b4318e6e45731adc880073066cb73 100644 (file)
@@ -141,12 +141,6 @@ bugs/bug117.go:9: illegal types for operand: RETURN
        int
 BUG: should compile
 
-=========== bugs/bug119.go
-3
-
-panic PC=xxx
-BUG: should not fail
-
 =========== bugs/bug121.go
 BUG: compilation succeeds incorrectly