aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug340.go
AgeCommit message (Expand)Author
2020-11-30test: recognize new gofrontend error messageIan Lance Taylor
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-16test: use testlib (third 100)Russ Cox
2011-11-09gc: Better typechecks and errors in switches.Luuk van Dijk
2011-11-06gc: Switch related errors should use plain format.Luuk van Dijk
2011-10-31gc: clean up printing.Luuk van Dijk
2011-09-23test: match gccgo error messagesIan Lance Taylor
2011-05-11gc: fix type switch error message for invalid cases.Lorenzo Stoakes