aboutsummaryrefslogtreecommitdiff
path: root/test/func1.go
AgeCommit message (Expand)Author
2020-12-04[dev.typeparams] test: enable some more errorcheck testsRobert Griesemer
2013-03-15cmd/gc: ensure unique parameter and result names in function typesRuss Cox
2012-02-19test: explanatory comments [c-g]*Rob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2011-01-19delete float, complex - code changesRuss Cox
2010-09-04test: remove semiocolons.Rob Pike
2008-09-19Check for specific error messages in the testsuite. ThisIan Lance Taylor
2008-07-08test update. also remove two duplicatesRob Pike
2008-06-06- fixed a few tests and added 3 incorrectly succeeding testsRobert Griesemer