go/test/interface
Russ Cox d6b64f273f forgot to include in 35898.
R=ken
OCL=35917
CL=35917
2009-10-20 06:44:50 -07:00
..
bigdata.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
convert.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
convert1.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
convert2.go another interface conversion test 2009-05-22 09:53:37 -07:00
embed.go 6g bug fixes: 2009-10-19 19:27:40 -07:00
embed0.go forgot to include in 35898. 2009-10-20 06:44:50 -07:00
embed1.go 6g bug fixes: 2009-10-19 19:27:40 -07:00
explicit.go Recognize gccgo error message. 2009-07-17 16:12:29 -07:00
fail.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
fake.go update tests for new reflect 2009-07-07 11:04:51 -07:00
pointer.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
receiver.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
receiver1.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
recursive.go delete forward type declarations 2009-08-12 14:40:47 -07:00
returntype.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
struct.go fiddling while rome burns: explain why tests are commented out 2009-10-19 11:54:59 -07:00