1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:48:05 -07:00
go/test
Russ Cox 56a7895386 fixed tests
R=r
DELTA=124  (62 added, 62 deleted, 0 changed)
OCL=18389
CL=18394
2008-11-03 15:52:34 -08:00
..
bugs fixed tests 2008-11-03 15:52:34 -08:00
chan
fixedbugs fixed tests 2008-11-03 15:52:34 -08:00
ken types 2008-10-29 14:09:32 -07:00
235.go
args.go
bufiolib.go
char_lit.go
complit.go rewrite &Point{1, 2} as allocation 2008-10-21 16:53:54 -07:00
const.go
convlit1.go Match error messages generated by gccgo: 2008-10-20 17:10:03 -07:00
convlit.go Match gccgo error messages. 2008-10-22 16:09:24 -07:00
dialgoogle.go
empty.go
env.go
errchk make sure errchk only prints BUG once. 2008-10-30 12:43:32 -07:00
export.go
float_lit.go minor int/float fixes 2008-10-29 13:58:12 -07:00
fmt_test.go update Fmt interface: d=int, ud=uint, d32=int32, d64=int64, etc. 2008-10-29 14:28:19 -07:00
for.go
func1.go
func2.go
func3.go
func.go
golden.out rename various magic names. 2008-11-03 15:36:08 -08:00
hashmap.go
helloworld.go
if1.go
if.go
initcomma.go
int_lit.go
interface1.go Recognize gccgo error message: 2008-10-31 14:55:57 -07:00
interface2.go
interface3.go do not set t->recur on basic types. 2008-10-17 17:51:29 -07:00
interface.go
iota.go
literal.go
map.go
math.go
method1.go fix method function type compare bug (again) 2008-10-24 14:56:54 -07:00
method.go
newfn.go reject new of function type 2008-10-21 18:03:25 -07:00
nil.go
peano.go
printbig.go
readfile.go
run
sieve.go
simassign.go
sorting.go
string_lit.go
stringslib.go add primitive ftoa, dtoa to strings library. 2008-10-20 13:53:20 -07:00
switch1.go
switch.go
tcpserver.go
test0.go
timelib.go
turing.go
utf.go minor int/float fixes 2008-10-29 13:58:12 -07:00
vectors.go