]> Cypherpunks repositories - gostls13.git/commitdiff
- fixed test commands
authorRobert Griesemer <gri@golang.org>
Sat, 7 Jun 2008 00:05:53 +0000 (17:05 -0700)
committerRobert Griesemer <gri@golang.org>
Sat, 7 Jun 2008 00:05:53 +0000 (17:05 -0700)
SVN=121551

test/bugs/bug032.go
test/bugs/bug033.go
test/bugs/bug034.go
test/golden.out

index 1e080bae439d4126a5b23d60e50639660698d989..fb11fdfbe9f61ef00d4b6038890f23f3256e49fa 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// $G $F.go && echo BUG: compilation succeeds incorrectly
+// $G $D/$F.go && echo BUG: compilation succeeds incorrectly
 
 package main
 
index 9dad4075b345d624feb49a6a70e6c51450bf2b63..603a4aa9155ab276b60676fd964ce05ce5453ada 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// $G $F.go && echo BUG: compilation succeeds incorrectly
+// $G $D/$F.go && echo BUG: compilation succeeds incorrectly
 
 package main
 
index 6c48851d0ed713a07e1ddf48a3c0ee2f5b3d9d8d..fabd5c4816a28db695d3dcbab52641395ae0203b 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// $G $F.go && echo BUG: compilation succeeds incorrectly
+// $G $D/$F.go && echo BUG: compilation succeeds incorrectly
 
 package main
 
index 1ae34df1fdb0dd40ab4301658bcbebfb2e86198c..269a08c46ea3c1acf227094ebe49557d378cb01a 100644 (file)
@@ -240,31 +240,31 @@ BUG: known to succeed incorrectly
 BUG: known to succeed incorrectly
 
 =========== bugs/bug032.go
-bug032.go:0: fatal error: cant open: bug032.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug033.go
-bug033.go:0: fatal error: cant open: bug033.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug034.go
-bug034.go:0: fatal error: cant open: bug034.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug035.go
-bug035.go:0: fatal error: cant open: bug035.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug036.go
-bug036.go:0: fatal error: cant open: bug036.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug037.go
-bug037.go:0: fatal error: cant open: bug037.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug038.go
-bug038.go:0: fatal error: cant open: bug038.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug039.go
-bug039.go:0: fatal error: cant open: bug039.go
+BUG: compilation succeeds incorrectly
 
 =========== bugs/bug040.go
-bug040.go:0: fatal error: cant open: bug040.go
+BUG: compilation succeeds incorrectly
 
 =========== fixedbugs/bug000.go