summaryrefslogtreecommitdiff
path: root/test/ken/interbasic.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-1/+3
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+182
2011-09-13Imported Upstream version 60Ondřej Surý1-182/+0
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-92/+171
2009-12-10make test/ken safe for optional semisRobert Griesemer1-4/+2
2009-02-11insert type assertions when narrowing.Russ Cox1-12/+12
2009-01-20delete exportRuss Cox1-1/+1
2009-01-16convert tests; nothing interesting.Russ Cox1-1/+1
2008-11-07Don't use a type guard with a type which is not an interface.Ian Lance Taylor1-1/+1
2008-10-24Per discussion earlier today with r and gri: when an interfaceIan Lance Taylor1-1/+2
2008-10-15basic types/interfaces testKen Thompson1-0/+104