summaryrefslogtreecommitdiff
path: root/test/interface/pointer.go
Commit message (Expand)AuthorAgeFilesLines
* test/interface: document testsRob Pike2012-02-191-1/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2011-09-211-1/+1
* errchk: allow multiple patternsRuss Cox2011-08-161-1/+1
* gc: another pointer to interface messageRuss Cox2011-04-211-0/+1
* gc: new typechecking rulesRuss Cox2010-06-081-8/+8
* fix "declared and not used" in tests;Russ Cox2009-09-141-1/+0
* more 6g reorg; checkpoint.Russ Cox2009-08-031-1/+1
* add test for yesterday's interface rule change (interface/convert1.go).Russ Cox2009-05-211-0/+37