1
0
mirror of https://github.com/golang/go synced 2024-11-22 12:04:46 -07:00
go/test/interface
Brad Fitzpatrick 040fe32119 test: don't use package main for files without a main function
Part of issue 2833, but works fine with current test runner.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5606056
2012-02-03 11:43:24 -08:00
..
bigdata.go
convert1.go
convert2.go
convert.go
embed0.go
embed1.go
embed2.go
embed.go
explicit.go
fail.go
fake.go
noeq.go
pointer.go
private1.go
private.go
receiver1.go
receiver.go
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: don't use package main for files without a main function 2012-02-03 11:43:24 -08:00
returntype.go
struct.go