aboutsummaryrefslogtreecommitdiff
path: root/test/interface/pointer.go
AgeCommit message (Expand)Author
2020-12-03[dev.typeparams] test: adjust more test cases to match compiler -G outputRobert Griesemer
2012-02-19test/interface: document testsRob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2011-09-21test: match gccgo error messagesIan Lance Taylor
2011-08-16errchk: allow multiple patternsRuss Cox
2011-04-21gc: another pointer to interface messageRuss Cox
2010-06-08gc: new typechecking rulesRuss Cox
2009-09-14fix "declared and not used" in tests;Russ Cox
2009-08-03more 6g reorg; checkpoint.Russ Cox
2009-05-21add test for yesterday's interface rule change (interface/convert1.go).Russ Cox