Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
203a17c6
Commit
203a17c6
authored
Nov 10, 2008
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update tests
R=gri DELTA=28 (12 added, 14 deleted, 2 changed) OCL=18923 CL=18923
parent
e8766354
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
test/fixedbugs/bug118.go
test/fixedbugs/bug118.go
+0
-0
test/golden.out
test/golden.out
+3
-5
No files found.
test/bugs/bug118.go
→
test/
fixed
bugs/bug118.go
View file @
203a17c6
File moved
test/golden.out
View file @
203a17c6
...
...
@@ -121,7 +121,7 @@ BUG: fails incorrectly
=========== bugs/bug095.go
found 2, expected 1
panic on line
77
PC=xxx
panic on line
80
PC=xxx
BUG wrong result
=========== bugs/bug098.go
...
...
@@ -150,9 +150,6 @@ bugs/bug117.go:10: illegal types for operand: RETURN
int
BUG: should compile
=========== bugs/bug118.go
BUG should compile
=========== fixedbugs/bug016.go
fixedbugs/bug016.go:7: overflow converting constant to uint
...
...
@@ -265,7 +262,8 @@ M
fixedbugs/bug103.go:8: function requires a return type
=========== fixedbugs/bug113.go
throw: ifaceI2T: wrong type
main.I·bug113 is int, not int32
throw: interface conversion
SIGSEGV: segmentation violation
Faulting address: 0x0
pc: xxx
...
...
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