1
0
mirror of https://github.com/golang/go synced 2024-11-22 17:44:46 -07:00
go/test
Phil Pennock d6f89c69c4 Support use of $GOBINDIR to override $HOME/bin
R=r,gri,rsc
APPROVED=rsc
DELTA=53  (12 added, 6 deleted, 35 changed)
OCL=31822
CL=32282
2009-07-28 11:23:24 -07:00
..
bugs move bug148, already fixed, to fixedbugs 2009-07-27 17:32:02 -07:00
chan
fixedbugs constant keys for array initializers 2009-07-27 17:58:25 -07:00
interface Recognize gccgo error message. 2009-07-17 16:12:29 -07:00
ken
64bit.go
235.go
args.go
assign.go
bigalg.go
char_lit.go
closedchan.go
closure.go
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
const1.go
const2.go
const3.go
const.go
convert3.go
convert.go maps have == so maps should work as map keys. 2009-07-03 09:45:15 -07:00
convlit1.go
convlit.go
decl.go
declbad.go
defer.go
empty.go
env.go
errchk do not echo command in errchk, 2009-07-21 19:45:06 -07:00
escape1.go
escape.go
float_lit.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go
golden.out move bug148, already fixed, to fixedbugs 2009-07-27 17:32:02 -07:00
hashmap.go
helloworld.go
hilbert.go fix test 2009-07-07 10:30:31 -07:00
if1.go
if.go
import1.go
import.go
indirect1.go
indirect.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go runtime: fix init scheduling bug. 2009-07-21 19:43:27 -07:00
int_lit.go
intcvt.go
iota.go
literal.go
malloc1.go
mallocrand.go
mallocrep1.go
mallocrep.go
map.go
method1.go
method2.go
method3.go
method.go
nil.go
parentype.go
peano.go
printbig.go
range.go
run Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
sieve.go
sigchld.go
simassign.go
stack.go
string_lit.go
stringrange.go
switch1.go
switch.go
test0.go
turing.go
typeswitch.go
utf.go
varinit.go
vectors.go