]> Cypherpunks.ru repositories - gostls13.git/commit
test: match gccgo import error messages
authorIan Lance Taylor <iant@golang.org>
Fri, 13 Dec 2013 03:02:11 +0000 (19:02 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Dec 2013 03:02:11 +0000 (19:02 -0800)
commitd270e6f28c803cc9fb53f5adc2b935f73b146f86
tree6fda2b46374513f4dd355a8dbc9e4a74cfcf954c
parent74a43546b03e521eb70a3bfd6a84123ffc4e12c2
test: match gccgo import error messages

Gccgo doesn't have the same equivalent of file name and
package as the gc compiler, so the error messages are
necessarily different.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/40510048
test/fixedbugs/issue5957.dir/c.go
test/import1.go
test/import4.dir/empty.go
test/import4.dir/import4.go