1
0
mirror of https://github.com/golang/go synced 2024-11-12 00:20:22 -07:00
go/test/interface
Russ Cox 5b62b19d43 convert non-pkg go files to whole-package compilation.
mostly removing forward declarations.

R=r
DELTA=138  (2 added, 127 deleted, 9 changed)
OCL=33068
CL=33099
2009-08-12 13:18:54 -07:00
..
bigdata.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -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
convert.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
embed.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
explicit.go Recognize gccgo error message. 2009-07-17 16:12:29 -07:00
fail.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
fake.go update tests for new reflect 2009-07-07 11:04:51 -07:00
pointer.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
receiver1.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
receiver.go add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00
recursive.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -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 add test for yesterday's interface rule change (interface/convert1.go). 2009-05-21 13:46:20 -07:00