1
0
mirror of https://github.com/golang/go synced 2024-11-13 18:20:32 -07:00
go/test/interface
2012-01-21 17:02:54 +11:00
..
bigdata.go
convert1.go
convert2.go
convert.go
embed0.go
embed1.go
embed2.go
embed.go
explicit.go errchk: allow multiple patterns 2011-08-16 11:14:26 -04:00
fail.go test: silence/coalesce some tests 2011-09-26 19:35:21 -04:00
fake.go reflect: disallow Interface method on Value obtained via unexported name 2011-10-17 18:48:45 -04:00
noeq.go gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
pointer.go test: match gccgo error messages 2011-09-21 17:25:48 -07: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
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
returntype.go test: silence/coalesce some tests 2011-09-26 19:35:21 -04:00
struct.go