go/test
Russ Cox 8fffa1d698 bug190.
also eliminate float80 dregs

R=ken
OCL=35894
CL=35896
2009-10-19 18:47:37 -07:00
..
bench clean more 2009-10-03 10:38:03 -07:00
bugs bug190. 2009-10-19 18:47:37 -07:00
chan
fixedbugs bug190. 2009-10-19 18:47:37 -07:00
interface fiddling while rome burns: explain why tests are commented out 2009-10-19 11:54:59 -07:00
ken write stack traces and panics to stderr 2009-10-13 22:48:03 -07:00
64bit.go 386 shift bug; wasn't zero-extending 16- and 8-bit counts 2009-10-15 16:32:45 -07:00
235.go
args.go
arm-pass.txt function literals 2009-10-19 12:44:08 -07:00
assign.go rewrite errchk in perl for speed (compared to bash) 2009-10-09 00:39:32 -07:00
bigalg.go
blank.go
blank1.go
chancap.go
char_lit.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
complit.go
compos.go missing files; cleaned up g4 nothave output. 2009-09-24 13:38:18 -07:00
const.go
const1.go
const2.go
const3.go
convert.go
convert3.go
convlit.go
convlit1.go
decl.go
declbad.go
defer.go
empty.go
env.go
errchk handle compiler crash better: 2009-10-09 16:44:40 -07:00
escape.go
escape1.go
float_lit.go
for.go
func.go
func1.go
func2.go
func3.go
func4.go
func5.go
gc.go
gc1.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
golden.out bug190. 2009-10-19 18:47:37 -07:00
hashmap.go
helloworld.go
hilbert.go
if.go
if1.go
import.go
import1.go
indirect.go
indirect1.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
literal.go
malloc1.go
mallocrand.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
mallocrep.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
mallocrep1.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
map.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
method.go
method1.go
method2.go
method3.go
nacl-pass.txt nacl - run tests under emulator. 2009-09-22 16:56:28 -07:00
named.go test: comparisons have type bool 2009-09-24 17:54:47 -07:00
named1.go test: comparisons have type bool 2009-09-24 17:54:47 -07:00
nil.go
parentype.go undo 35108 (disallow parens around type in struct literal). 2009-09-29 21:21:14 -07:00
peano.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
printbig.go
range.go
rename.go
rename1.go
run write stack traces and panics to stderr 2009-10-13 22:48:03 -07:00
run-arm fix arm test to actual return success/fail and expose runcgo 2009-10-05 21:51:34 -07:00
run-nacl fix nacl build 2009-10-09 11:15:19 -07:00
runtime.go rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
sieve.go
sigchld.go
simassign.go
stack.go
string_lit.go
stringrange.go
switch.go
switch1.go
test0.go
turing.go
typeswitch.go
typeswitch1.go
utf.go
varinit.go
vectors.go