go/test
2010-01-15 10:40:30 -08:00
..
bench update timing logs for benchmarks. 2010-01-06 19:36:28 -08:00
bugs gc: bug238 2010-01-08 00:01:03 -08:00
chan runtime: fix race condition 2009-12-18 12:25:53 -08:00
fixedbugs gc: bug238 2010-01-08 00:01:03 -08:00
interface test/interface/receiver.go: expand to do dynamic 2009-11-14 19:28:13 -08:00
ken trailing comma's are not accepted with current syntax 2009-12-10 13:14:44 -08:00
nilptr drop output from nilptr tests; 2009-11-09 23:11:36 -08:00
64bit.go - gofmt these files 2009-12-09 16:55:03 -08:00
235.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
args.go
arm-pass.txt make arm pass match what's working on real hardware 2009-11-14 20:08:22 -08:00
assign.go gc: check for assignment to private fields during initialization 2009-12-03 22:09:58 -08:00
bigalg.go unused imports 2009-09-17 10:27:04 -07:00
blank.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
blank1.go
chancap.go
char_lit.go
closedchan.go
closure.go
cmp1.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
cmp2.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
cmp3.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
cmp4.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
cmp5.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
complit.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
compos.go missing files; cleaned up g4 nothave output. 2009-09-24 13:38:18 -07:00
const.go
const1.go Cleaned up gccgo error messages require minor adjustment to 2009-11-05 16:04:45 -08:00
const2.go
const3.go
convert.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
convert3.go
convlit.go
convlit1.go
copy.go - flip in and out to exercise overlap check a little (could do better) 2009-11-18 22:26:36 -08:00
decl.go last round: non-package code 2009-09-15 12:42:24 -07:00
declbad.go last round: non-package code 2009-09-15 12:42:24 -07:00
defer.go
empty.go
env.go
errchk handle compiler crash better: 2009-10-09 16:44:40 -07:00
escape.go last round: non-package code 2009-09-15 12:42:24 -07:00
escape1.go
float_lit.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
floatcmp.go gc: fix up floating point NaN comparisons 2009-11-15 17:24:14 -08:00
for.go
func.go
func1.go
func2.go
func3.go
func4.go
func5.go
gc.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
gc1.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
golden.out gc: bug238 2010-01-08 00:01:03 -08:00
hashmap.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
helloworld.go
hilbert.go
if.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
if1.go
import.go
import1.go make test/fixedbugs save for optional semis 2009-12-10 11:25:54 -08:00
indirect.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
indirect1.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
initcomma.go
initialize.go last round: non-package code 2009-09-15 12:42:24 -07:00
initializerr.go
initsyscall.go unused imports 2009-09-17 10:27:04 -07:00
int_lit.go
intcvt.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
iota.go
literal.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
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 gc: method expressions on concrete types 2009-12-18 17:24:58 -08:00
method1.go
method2.go
method3.go gc: method expressions on concrete types 2009-12-18 17:24:58 -08:00
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 gccgo does not distinguish "use" and "assign" in these error 2009-10-20 23:11:00 -07:00
nil.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
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 Test evaluation of range variables. 2010-01-15 10:40:30 -08:00
rename.go
rename1.go Recognize gccgo error messages. 2009-10-26 16:06:46 -07:00
run Make tests run on systems missing time utility 2009-11-30 15:07:57 -08:00
run-arm fix arm test to actual return success/fail and expose runcgo 2009-10-05 21:51:34 -07:00
run-nacl make Native Client support build again, 2009-12-04 10:11:32 -08:00
runtime.go Recognize gccgo error message. 2009-11-02 10:12:40 -08:00
sieve.go
sigchld.go
simassign.go missed a couple of files in test 2009-12-09 21:39:20 -08:00
stack.go
string_lit.go - gofmt these files 2009-12-09 16:55:03 -08:00
stringrange.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
switch.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
switch1.go
test0.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
turing.go
typeswitch.go
typeswitch1.go
utf.go
varinit.go
vectors.go Change to container/vector interface: 2009-11-24 13:43:18 -08:00