summaryrefslogtreecommitdiff
path: root/test/method1.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: use "method T.m already declared" for method redeclaration errorsRobert Griesemer2022-09-271-2/+2
* cmd/compile: ignore receiver parameters in EqtypeMatthew Dempsky2016-03-171-7/+11
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+3
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* test: s/float/float64/Ian Lance Taylor2011-01-211-2/+2
* test: remove semiocolons.Rob Pike2010-09-041-4/+4
* Enable these tests. Fix divconst.go and modconst.go toIan Lance Taylor2009-08-211-3/+2
* fix up some irregular indentationRob Pike2009-08-171-1/+1
* delete exportRuss Cox2009-01-201-1/+1
* convert tests; nothing interesting.Russ Cox2009-01-161-1/+1
* Recognize gccgo error messages. This uses GCCGO_ERROR, whichIan Lance Taylor2008-11-111-5/+5
* fix method function type compare bug (again)Russ Cox2008-10-241-0/+18