summaryrefslogtreecommitdiff
path: root/test/import1.go
Commit message (Expand)AuthorAgeFilesLines
* go/types, types2: use "and not used" instead of "but not used" in error messagesRobert Griesemer2022-09-271-3/+3
* test: re-enable most go/tests that were disabled because of types2 differencesDan Scales2022-01-111-2/+2
* test: match gccgo import error messagesIan Lance Taylor2013-12-121-1/+1
* cmd/gc: fix imported and not used error for import .Russ Cox2013-09-201-1/+2
* test: commentary for [h-m]*.goRob Pike2012-02-231-1/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* errchk: allow multiple patternsRuss Cox2011-08-161-2/+2
* test: remove semiocolons.Rob Pike2010-09-041-2/+2
* Match gccgo error messages.Ian Lance Taylor2010-02-011-2/+2
* make test/fixedbugs save for optional semisRobert Griesemer2009-12-101-1/+1
* try to do better line number reportingRuss Cox2009-08-191-3/+6
* Match gccgo error messages.Ian Lance Taylor2009-05-191-2/+2
* check for redeclaration of package nameRuss Cox2009-05-081-0/+14