1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:24:45 -07:00
go/test
2010-02-24 16:21:16 +11:00
..
bench Change type of Printf's args to ... interface{} 2010-02-02 10:53:37 +11:00
bugs gc: recursive interface embedding 2010-02-18 11:15:36 -08:00
chan Include an Eratosthenesque concurrent prime sieve to go along with the "naive" version. 2010-02-24 16:21:16 +11:00
fixedbugs gc: recursive interface embedding 2010-02-18 11:15:36 -08:00
garbage clean new garbage collector benchmark binaries 2010-02-10 00:43:31 -08:00
interface test/interface/receiver.go: expand to do dynamic 2009-11-14 19:28:13 -08:00
ken Add explicit locking. 2010-01-19 21:09:58 -08:00
nilptr drop output from nilptr tests; 2009-11-09 23:11:36 -08:00
syntax Match gccgo error messages. 2010-02-04 21:31:30 -08:00
64bit.go - gofmt these files 2009-12-09 16:55:03 -08:00
235.go
args.go
arm-pass.txt arm: take out fixedbugs/bug120 - gives inconsistent errors 2010-02-10 17:21:34 -08:00
assign.go gc: check for assignment to private fields during initialization 2009-12-03 22:09:58 -08:00
bigalg.go
blank1.go
blank.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
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
compos.go
const1.go Cleaned up gccgo error messages require minor adjustment to 2009-11-05 16:04:45 -08:00
const2.go
const3.go
const.go
convert3.go
convert.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
convlit1.go
convlit.go
copy.go - flip in and out to exercise overlap check a little (could do better) 2009-11-18 22:26:36 -08:00
ddd1.go Match gccgo error messages. 2010-02-05 18:38:27 -08:00
ddd2.go gc: add ... T, rework plain ... 2010-02-01 00:25:59 -08:00
ddd3.go gc: add ... T, rework plain ... 2010-02-01 00:25:59 -08:00
ddd.go gc: final ...T bug for the day 2010-02-01 16:22:16 -08:00
decl.go
declbad.go
defer.go Change type of Printf's args to ... interface{} 2010-02-02 10:53:37 +11:00
deferprint.go gc: implement defer print/println/panic/panicln 2010-01-27 15:37:08 -08:00
empty.go
env.go
errchk
escape1.go
escape.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
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
golden-arm.out arm: take out fixedbugs/bug120 - gives inconsistent errors 2010-02-10 17:21:34 -08:00
golden.out gc: recursive interface embedding 2010-02-18 11:15:36 -08:00
hashmap.go
helloworld.go
hilbert.go
if1.go
if.go
import1.go Match gccgo error messages. 2010-02-01 16:35:23 -08:00
import2.go gc: fix chan <- chan precedence. 2010-01-26 10:40:28 -08:00
import3.go gc: fix chan <- chan precedence. 2010-01-26 10:40:28 -08:00
import.go
indirect1.go making some more non-gofmt'ed files save for new semicolon rule 2009-12-09 19:27:08 -08:00
indirect.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
initializerr.go
initsyscall.go
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
malloc1.go finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
mallocfin.go finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
mallocrand.go finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
mallocrep1.go finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
mallocrep.go finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
map.go
method1.go
method2.go
method3.go gc: method expressions on concrete types 2009-12-18 17:24:58 -08:00
method.go gc: method expressions on concrete types 2009-12-18 17:24:58 -08:00
nacl-pass.txt nacl: fix build, finally fixed 8l convergence bug 2010-02-01 15:20:19 -08:00
named1.go gccgo does not distinguish "use" and "assign" in these error 2009-10-20 23:11:00 -07:00
named.go
nil.go
nul1.go test: rename nul.go to nul1.go 2010-02-21 18:57:21 -08:00
parentype.go
peano.go
printbig.go
range.go Test evaluation of range variables. 2010-01-15 10:40:30 -08:00
rename1.go Recognize gccgo error messages. 2009-10-26 16:06:46 -07:00
rename.go
run arm: fix build on android 2010-02-10 15:01:02 -08:00
run-arm arm: fix build on android 2010-02-10 15:01:02 -08:00
run-nacl nacl: fix build, finally fixed 8l convergence bug 2010-02-01 15:20:19 -08:00
runtime.go New gccgo error message; match both compilers with one string. 2010-01-30 11:31:30 -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
switch1.go
switch.go
test0.go
turing.go
typeswitch1.go
typeswitch2.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00
typeswitch.go
utf.go
varinit.go
vectors.go Change to container/vector interface: 2009-11-24 13:43:18 -08:00