1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:48:05 -07:00
go/test/ken
Ian Lance Taylor 8bbe748b84 Enable these tests. Fix divconst.go and modconst.go to
compile with the current compiler.  Adjust expected error
message in method1.go to match 6g output.

R=rsc
DELTA=9  (2 added, 5 deleted, 2 changed)
OCL=33674
CL=33682
2009-08-21 15:43:23 -07:00
..
array.go
chan1.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
chan.go
divconst.go Enable these tests. Fix divconst.go and modconst.go to 2009-08-21 15:43:23 -07:00
divmod.go
embed.go
for.go
interbasic.go
interfun.go
intervar.go
label.go
litfun.go
mfunc.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
modconst.go Enable these tests. Fix divconst.go and modconst.go to 2009-08-21 15:43:23 -07:00
ptrfun.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
ptrvar.go
range.go
rob1.go
rob2.go delete forward type declarations 2009-08-12 14:40:47 -07:00
robfor.go
robfunc.go
robif.go
shift.go
simparray.go
simpbool.go
simpconv.go
simpfun.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
simpprint.go
simpswitch.go
simpvar.go
string.go
strvar.go