go/test/interface
Rémy Oudompheng 2ece2f58ee test: use testlib (another bunch).
Apply sed with:

1s,^// $G $D/$F.go && $L $F.$A && ./$A.out || echo.*,// run,
1s,^// $G $D/$F.go || echo.*,// compile,

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5656099
2012-02-18 22:15:42 +01:00
..
bigdata.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
convert1.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
convert2.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
convert.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
embed0.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
embed1.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
embed2.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
embed.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
explicit.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
fail.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
fake.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
noeq.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
pointer.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
private1.go test: add test for interfaces with unexported methods. 2011-03-29 15:04:19 -07:00
private.go test: add test for interfaces with unexported methods. 2011-03-29 15:04:19 -07:00
receiver1.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
receiver.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
recursive1.go gc: test case for recursive interface bug. 2012-01-21 17:02:54 +11:00
recursive2.go gc: test case for recursive interface bug. 2012-01-21 17:02:54 +11:00
recursive.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
returntype.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
struct.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00