..
bench
clean more
2009-10-03 10:38:03 -07:00
bugs
bug209
2009-10-09 16:01:32 -07:00
chan
last round: non-package code
2009-09-15 12:42:24 -07:00
fixedbugs
bug209
2009-10-09 16:01:32 -07:00
interface
fix "declared and not used" in tests;
2009-09-14 21:03:53 -07:00
ken
time tests; sort -nr times.out | sed 10q is illuminating.
2009-10-09 11:18:32 -07:00
64bit.go
new 64-bit math test.
2009-05-31 12:35:11 -07:00
235.go
fix "declared and not used" in tests;
2009-09-14 21:03:53 -07:00
args.go
…
arm-pass.txt
changed 5c 64 bit word ordering to little endian so it matches
2009-10-12 13:35:28 -07:00
assign.go
rewrite errchk in perl for speed (compared to bash)
2009-10-09 00:39:32 -07:00
bigalg.go
unused imports
2009-09-17 10:27:04 -07:00
blank.go
a few more blank tests
2009-09-09 16:59:41 -07:00
blank1.go
write-only variable _
2009-09-08 23:16:19 -07:00
chancap.go
len and cap on chans
2009-08-20 11:12:04 -07:00
char_lit.go
fix up some irregular indentation
2009-08-17 13:30:22 -07:00
closedchan.go
…
closure.go
make every func literal expression allocate,
2009-07-28 20:01:00 -07:00
cmp1.go
…
cmp2.go
…
cmp3.go
maps have == so maps should work as map keys.
2009-07-03 09:45:15 -07:00
cmp4.go
…
cmp5.go
maps have == so maps should work as map keys.
2009-07-03 09:45:15 -07: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
more 6g reorg; checkpoint.
2009-08-03 11:58:52 -07:00
const2.go
…
const3.go
…
convert.go
maps have == so maps should work as map keys.
2009-07-03 09:45:15 -07:00
convert3.go
more 6g reorg; checkpoint.
2009-08-03 11:58:52 -07:00
convlit.go
more 6g reorg; checkpoint.
2009-08-03 11:58:52 -07:00
convlit1.go
more 6g reorg; checkpoint.
2009-08-03 11:58:52 -07: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
Getenv: almost no one wants the error, so make it return a string that may be empty.
2009-06-26 20:28:41 -07:00
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
…
for.go
…
func.go
…
func1.go
…
func2.go
…
func3.go
…
func4.go
more 6g reorg; checkpoint.
2009-08-03 11:58:52 -07:00
func5.go
add tests for the func()() case
2009-09-14 13:09:53 -07:00
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
sort errors by line number
2009-10-12 11:03:48 -07:00
hashmap.go
fix "declared and not used" in tests;
2009-09-14 21:03:53 -07:00
helloworld.go
…
hilbert.go
fix test
2009-07-07 10:30:31 -07:00
if.go
fix "declared and not used" in tests;
2009-09-14 21:03:53 -07:00
if1.go
…
import.go
…
import1.go
try to do better line number reporting
2009-08-19 15:18:08 -07:00
indirect.go
update tests for CL 30586.
2009-06-25 14:44:09 -07:00
indirect1.go
delete some code from walkexpr that is now
2009-07-30 18:56:44 -07:00
initcomma.go
…
initialize.go
last round: non-package code
2009-09-15 12:42:24 -07:00
initializerr.go
Adjust expected errors to work with gccgo.
2009-05-31 11:18:52 -07:00
initsyscall.go
unused imports
2009-09-17 10:27:04 -07:00
int_lit.go
fix up some irregular indentation
2009-08-17 13:30:22 -07:00
intcvt.go
integer conversions and test.
2009-05-29 09:17:35 -07: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
fix "declared and not used" in tests;
2009-09-14 21:03:53 -07:00
method1.go
Enable these tests. Fix divconst.go and modconst.go to
2009-08-21 15:43:23 -07:00
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
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
last round: non-package code
2009-09-15 12:42:24 -07:00
rename.go
defining package block names must override
2009-09-09 01:01:39 -07:00
rename1.go
defining package block names must override
2009-09-09 01:01:39 -07:00
run
time tests; sort -nr times.out | sed 10q is illuminating.
2009-10-09 11:18:32 -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
sieve.go
fix up some irregular indentation
2009-08-17 13:30:22 -07:00
sigchld.go
update Go tree to use new syscall package.
2009-06-01 22:14:39 -07:00
simassign.go
bug159
2009-08-07 16:47:54 -07:00
stack.go
…
string_lit.go
fix up some irregular indentation
2009-08-17 13:30:22 -07: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
update type switch to match spec.
2009-09-09 00:18:16 -07:00
utf.go
…
varinit.go
fix up some irregular indentation
2009-08-17 13:30:22 -07:00
vectors.go
…