summaryrefslogtreecommitdiff
path: root/test/interface5.go
AgeCommit message (Expand)AuthorFilesLines
2009-05-21add test for yesterday's interface rule change (interface/convert1.go).Russ Cox1-34/+0
2009-05-12describe each interface testRuss Cox1-0/+2
2009-02-11insert type assertions when narrowing.Russ Cox1-2/+13
2009-01-20delete exportRuss Cox1-2/+2
2009-01-16convert tests; nothing interesting.Russ Cox1-2/+2
2009-01-15Recognize gccgo error messages:Ian Lance Taylor1-2/+2
2009-01-08second pass on interface fixes and tests.Russ Cox1-0/+21