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
1fc8e6f7
Commit
1fc8e6f7
authored
Jul 25, 2008
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update tests
R=gri OCL=13469 CL=13469
parent
ece3e57c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
+16
-4
bug049.go
test/fixedbugs/bug049.go
+0
-0
golden.out
test/golden.out
+16
-4
No files found.
test/bugs/bug049.go
→
test/
fixed
bugs/bug049.go
View file @
1fc8e6f7
File moved
test/golden.out
View file @
1fc8e6f7
...
...
@@ -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
...
...
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