summaryrefslogtreecommitdiff
path: root/test/interface2.go
AgeCommit message (Expand)AuthorFilesLines
2009-05-21add test for yesterday's interface rule change (interface/convert1.go).Russ Cox1-27/+0
2009-05-12describe each interface testRuss Cox1-0/+2
2009-02-11insert type assertions when narrowing.Russ Cox1-1/+1
2009-01-20delete exportRuss Cox1-3/+3
2009-01-16convert tests; nothing interesting.Russ Cox1-3/+3
2009-01-08second pass on interface fixes and tests.Russ Cox1-1/+3
2008-10-08more interface checks:Russ Cox1-0/+23