1
0
mirror of https://github.com/golang/go synced 2024-11-22 19:05:01 -07:00
go/test/ken
Rob Pike f6d67c9e95 write stack traces and panics to stderr
R=rsc
DELTA=31  (5 added, 3 deleted, 23 changed)
OCL=35700
CL=35700
2009-10-13 22:48:03 -07:00
..
array.go
chan1.go
chan.go
complit.go write stack traces and panics to stderr 2009-10-13 22:48:03 -07:00
divconst.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
divmod.go
embed.go disallow interface { x, y() } 2009-09-28 14:05:34 -07:00
for.go
interbasic.go
interfun.go disallow interface { x, y() } 2009-09-28 14:05:34 -07:00
intervar.go
label.go
litfun.go
mfunc.go
modconst.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
ptrfun.go
ptrvar.go
range.go
rob1.go
rob2.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
robfor.go
robfunc.go
robif.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
shift.go
simparray.go
simpbool.go
simpconv.go
simpfun.go
simpprint.go
simpswitch.go
simpvar.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
slicearray.go
sliceslice.go
string.go
strvar.go