aboutsummaryrefslogtreecommitdiff
path: root/test/interface/recursive.go
AgeCommit message (Expand)Author
2012-02-18test: use testlib (another bunch).Rémy Oudompheng
2012-02-03test: don't use package main for files without a main functionBrad Fitzpatrick
2009-08-12delete forward type declarationsRuss Cox
2009-08-12convert non-pkg go files to whole-package compilation.Russ Cox
2009-05-21add test for yesterday's interface rule change (interface/convert1.go).Russ Cox