aboutsummaryrefslogtreecommitdiff
path: root/test/import1.go
AgeCommit message (Expand)Author
2022-09-27go/types, types2: use "and not used" instead of "but not used" in error messagesRobert Griesemer
2022-01-11test: re-enable most go/tests that were disabled because of types2 differencesDan Scales
2013-12-12test: match gccgo import error messagesIan Lance Taylor
2013-09-20cmd/gc: fix imported and not used error for import .Russ Cox
2012-02-23test: commentary for [h-m]*.goRob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2011-08-16errchk: allow multiple patternsRuss Cox
2010-09-04test: remove semiocolons.Rob Pike
2010-02-01Match gccgo error messages.Ian Lance Taylor
2009-12-10make test/fixedbugs save for optional semisRobert Griesemer
2009-08-19try to do better line number reportingRuss Cox
2009-05-19Match gccgo error messages.Ian Lance Taylor
2009-05-08check for redeclaration of package nameRuss Cox