summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2008-07-28 16:08:38 -0700
committerRob Pike <r@golang.org>2008-07-28 16:08:38 -0700
commitaf57763ce5e4be368ddb6203b09398f0ca4a8d42 (patch)
tree49983ca8800783e3b2ca952170f9efa930cbb3a3
parentac8dff7eaff6a8e835b55bd87cb3caaa3edc459f (diff)
downloadgolang-af57763ce5e4be368ddb6203b09398f0ca4a8d42.tar.gz
update tests
R=gri OCL=13526 CL=13526
-rw-r--r--test/fixedbugs/bug057.go (renamed from test/bugs/bug057.go)0
-rw-r--r--test/golden.out9
2 files changed, 5 insertions, 4 deletions
diff --git a/test/bugs/bug057.go b/test/fixedbugs/bug057.go
index dd6df5c31..dd6df5c31 100644
--- a/test/bugs/bug057.go
+++ b/test/fixedbugs/bug057.go
diff --git a/test/golden.out b/test/golden.out
index 307a8a5f2..368ac538b 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -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