1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:24:45 -07:00
go/test
2010-12-09 13:41:24 -05:00
..
bench Removed bytes.Add and bytes.AddByte; we now have 'append'. 2010-12-01 11:59:13 -08:00
bugs
chan gc: allow select case expr = <-c 2010-09-27 12:04:21 -04:00
fixedbugs gc: skip undefined symbols in import . 2010-12-07 16:16:01 -05:00
garbage
interface gc, spec, tests: no auto-indirect of pointer to interface value 2010-09-30 14:59:41 -04:00
ken test/ken/convert.go: add conversion torture test 2010-11-01 17:49:06 -07:00
nilptr
syntax gc: syntax error for incomplete chan type 2010-12-09 13:41:24 -05:00
64bit.go
235.go
append.go test for append() built-in 2010-10-28 08:14:31 -07:00
args.go
assign1.go
assign.go
bigalg.go
bigmap.go
blank1.go
blank.go throughout: simplify two-variable ranges with unused second variable 2010-12-08 21:36:56 -08:00
chancap.go
char_lit1.go
char_lit.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
cmp6.go
cmplx.go
cmplxdivide1.go
cmplxdivide.c
cmplxdivide.go
complit.go
compos.go
const1.go
const2.go
const3.go
const.go
convert3.go
convert.go
convlit1.go
convlit.go
copy.go test copy([]byte, string) 2010-10-26 08:36:23 -07:00
ddd1.go gc: ... changes 2010-09-24 11:55:30 -04:00
ddd2.go
ddd3.go
ddd.go gc: ... bug 2010-10-06 11:12:30 -04:00
decl.go
declbad.go
defer.go ... changes 2010-09-24 11:55:48 -04:00
deferprint.go
empty.go
env.go
eof1.go gc: line comments may end in EOF 2010-11-04 16:04:04 -04:00
eof.go gc: insert semicolon at EOF if needed 2010-09-28 10:35:02 -04:00
errchk errchk: accept multiple source files 2010-12-07 15:28:21 -05:00
escape.go
float_lit.go arm: enable all tests 2010-10-25 21:25:13 -07:00
floatcmp.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go
golden.out
hashmap.go gc, spec, tests: no auto-indirect of pointer to interface value 2010-09-30 14:59:41 -04:00
helloworld.go
if1.go
if.go
import1.go
import2.go
import3.go
import4.go
import.go
index.go test: fix NaCl build 2010-09-19 23:28:32 -04:00
indirect1.go
indirect.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
literal.go arm: enable all tests 2010-10-25 21:25:13 -07:00
malloc1.go
mallocfin.go
mallocrand.go
mallocrep1.go
mallocrep.go
map.go
method1.go
method2.go gc, spec, tests: no auto-indirect of pointer to interface value 2010-09-30 14:59:41 -04:00
method3.go
method.go gc, spec, tests: no auto-indirect of pointer to interface value 2010-09-30 14:59:41 -04:00
named1.go
named.go
nil.go
nul1.go
parentype.go
peano.go
printbig.go
range.go
recover1.go
recover2.go arm: enable all tests 2010-10-25 21:25:13 -07:00
recover3.go arm: enable all tests 2010-10-25 21:25:13 -07:00
recover.go
rename1.go
rename.go
run arm: enable all tests 2010-10-25 21:25:13 -07:00
runtime.go
sieve.go
sigchld.go
simassign.go
sinit.go
solitaire.go
stack.go
string_lit.go
stringrange.go
switch1.go
switch.go
test0.go
turing.go
typeswitch1.go
typeswitch2.go
typeswitch.go
undef.go
utf.go
varerr.go
varinit.go
vectors.go
zerodivide.go