1
0
mirror of https://github.com/golang/go synced 2024-11-17 04:55:07 -07:00
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
embed1.go
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
private.go
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