go/test/ken
Ken Thompson a4448a97d8 compound literal test
R=rsc
OCL=34453
CL=34455
2009-09-08 14:26:39 -07:00
..
array.go code changes for array conversion. 2009-04-15 20:27:45 -07:00
chan.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
chan1.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
complit.go compound literal test 2009-09-08 14:26:39 -07:00
divconst.go Enable these tests. Fix divconst.go and modconst.go to 2009-08-21 15:43:23 -07:00
divmod.go added a distinguishing string to the error prints 2009-05-06 12:43:09 -07:00
embed.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
for.go
interbasic.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
interfun.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
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
slicearray.go arraytoslice and some cleanup 2009-08-28 15:44:24 -07:00
sliceslice.go sliceslice inline 2009-08-28 12:37:39 -07:00
string.go string([]int) is now implemented 2009-06-04 16:51:47 -07:00
strvar.go