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
7b409b30
Commit
7b409b30
authored
Jun 23, 2008
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update some tests
SVN=124196
parent
7b210c5b
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
17 additions
and
23 deletions
+17
-23
test/fixedbugs/bug014.go
test/fixedbugs/bug014.go
+0
-0
test/fixedbugs/bug030.go
test/fixedbugs/bug030.go
+0
-0
test/fixedbugs/bug036.go
test/fixedbugs/bug036.go
+0
-0
test/fixedbugs/bug038.go
test/fixedbugs/bug038.go
+0
-0
test/fixedbugs/bug040.go
test/fixedbugs/bug040.go
+0
-0
test/golden.out
test/golden.out
+17
-23
No files found.
test/bugs/bug014.go
→
test/
fixed
bugs/bug014.go
View file @
7b409b30
File moved
test/bugs/bug030.go
→
test/
fixed
bugs/bug030.go
View file @
7b409b30
File moved
test/bugs/bug036.go
→
test/
fixed
bugs/bug036.go
View file @
7b409b30
File moved
test/bugs/bug038.go
→
test/
fixed
bugs/bug038.go
View file @
7b409b30
File moved
test/bugs/bug040.go
→
test/
fixed
bugs/bug040.go
View file @
7b409b30
File moved
test/golden.out
View file @
7b409b30
...
...
@@ -130,25 +130,21 @@ zero
BUG: known to fail incorrectly
=========== bugs/bug010.go
bugs/bug010.go:7: i undefined
bugs/bug010.go:7: i
:
undefined
bugs/bug010.go:8: illegal conversion of constant to 002({},{}){}
bugs/bug010.go:8: illegal types for operand: AS
(002({},{}){<i><int32>INT32;<f><float32>FLOAT32;})
bugs/bug010.go:9: error in shape across assignment
BUG: known to fail incorrectly
=========== bugs/bug014.go
bugs/bug014.go:6: non-oct character in escape sequence: '
bugs/bug014.go:6: non-oct character in escape sequence: '
bugs/bug014.go:7: non-oct character in escape sequence: '
bugs/bug014.go:8: non-hex character in escape sequence: '
bugs/bug014.go:9: non-hex character in escape sequence: '
BUG: errors caught but exit code should be non-zero
=========== bugs/bug015.go
BUG: known to succeed incorrectly
=========== bugs/bug022.go
bugs/bug022.go:8: illegal types for operand: INDEXPTR
(*<string>*STRING)
bugs/bug022.go:8: illegal types for operand: AS
(<uint8>UINT8)
BUG: known to fail incorrectly
=========== bugs/bug023.go
...
...
@@ -159,7 +155,7 @@ bugs/bug025.go:7: fatal error: dumpexportvar: oname nil: Foo
BUG: known to fail incorrectly or at least with a bad message
=========== bugs/bug026.go
che
ck: main_sigs_I: not defined
traceba
ck: main_sigs_I: not defined
BUG: known to fail incorrectly
=========== bugs/bug027.go
...
...
@@ -174,9 +170,6 @@ BUG: known to fail incorrectly
=========== bugs/bug029.go
BUG: known to succeed incorrectly
=========== bugs/bug030.go
BUG: known to succeed incorrectly
=========== bugs/bug032.go
BUG: compilation succeeds incorrectly
...
...
@@ -189,21 +182,12 @@ BUG: compilation succeeds incorrectly
=========== bugs/bug035.go
BUG: compilation succeeds incorrectly
=========== bugs/bug036.go
BUG: compilation succeeds incorrectly
=========== bugs/bug037.go
BUG: compilation succeeds incorrectly
=========== bugs/bug038.go
BUG: compilation succeeds incorrectly
=========== bugs/bug039.go
BUG: compilation succeeds incorrectly
=========== bugs/bug040.go
BUG: compilation succeeds incorrectly
=========== bugs/bug041.go
BUG: compilation succeeds incorrectly
...
...
@@ -270,7 +254,7 @@ bugs/bug053.go:6: syntax error
BUG: len should not be a keyword
=========== bugs/bug054.go
bugs/bug054.go:22: fatal error:
agen: unknown op CALLMETH u(1) l(165) <Element>I{}
bugs/bug054.go:22: fatal error:
cgen_aret
BUG: known to fail incorrectly
=========== bugs/bug055.go
...
...
@@ -301,6 +285,8 @@ BUG: known to fail incorrectly
=========== fixedbugs/bug013.go
=========== fixedbugs/bug014.go
=========== fixedbugs/bug016.go
=========== fixedbugs/bug017.go
...
...
@@ -313,6 +299,14 @@ BUG: known to fail incorrectly
=========== fixedbugs/bug028.go
=========== fixedbugs/bug030.go
=========== fixedbugs/bug031.go
=========== fixedbugs/bug036.go
=========== fixedbugs/bug038.go
=========== fixedbugs/bug040.go
=========== fixedbugs/bug045.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