Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
938c5c5e
Commit
938c5c5e
authored
Jun 07, 2008
by
Robert Griesemer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- fixed test commands
SVN=121551
parent
298bafe2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
12 deletions
+12
-12
bug032.go
test/bugs/bug032.go
+1
-1
bug033.go
test/bugs/bug033.go
+1
-1
bug034.go
test/bugs/bug034.go
+1
-1
golden.out
test/golden.out
+9
-9
No files found.
test/bugs/bug032.go
View file @
938c5c5e
...
...
@@ -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
...
...
test/bugs/bug033.go
View file @
938c5c5e
...
...
@@ -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
...
...
test/bugs/bug034.go
View file @
938c5c5e
...
...
@@ -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
...
...
test/golden.out
View file @
938c5c5e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment