1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:58:48 -07:00
go/test
Russ Cox 4b536c1e07 test for and fix bug involving reflect v.Interface() and ==.
R=r
DELTA=156  (149 added, 2 deleted, 5 changed)
OCL=26973
CL=26973
2009-03-31 17:33:04 -07:00
..
bugs ^ type(const) now inverts "enough" bits 2009-03-24 16:40:38 -07:00
chan range over channels. 2009-03-20 11:32:58 -07:00
fixedbugs ^ type(const) now inverts "enough" bits 2009-03-24 16:40:38 -07:00
ken
235.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
args.go
bigalg.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
char_lit.go
closedchan.go add test for close/closed, fix a few implementation bugs. 2009-03-23 18:50:35 -07:00
closure.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
cmp1.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
cmp2.go
cmp3.go
cmp4.go
cmp5.go
complit.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
const1.go ^ type(const) now inverts "enough" bits 2009-03-24 16:40:38 -07:00
const2.go Recognize gccgo error message. 2009-03-16 21:48:07 -07:00
const3.go make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
const.go make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
convert.go make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
convlit1.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
convlit.go make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
defer.go
empty.go
env.go
errchk make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
escape1.go
escape.go
export.go
float_lit.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go
golden.out tests changed - throw calls panic directly now 2009-03-30 00:28:08 -07:00
hashmap.go
helloworld.go
hilbert.go
if1.go
if.go
indirect.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
initcomma.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
int_lit.go
interface1.go
interface2.go
interface3.go
interface4.go complain when trying to put T into an interface 2009-03-11 16:06:17 -07:00
interface5.go
interface6.go complain when trying to put T into an interface 2009-03-11 16:06:17 -07:00
interface7.go test for and fix bug involving reflect v.Interface() and ==. 2009-03-31 17:33:04 -07:00
interface.go
iota.go
literal.go
malloc1.go
mallocrand.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
mallocrep1.go
mallocrep.go
map.go allow range on nil maps 2009-03-23 18:32:37 -07:00
method1.go
method2.go
method3.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
method.go
nil.go
parentype.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
peano.go
printbig.go
range.go range over channels. 2009-03-20 11:32:58 -07:00
run
sieve.go
sigchld.go
simassign.go
stack.go
string_lit.go
switch1.go
switch.go
test0.go
turing.go
typeswitch.go simplify test to eliminate now-deprecated forms of switch. 2009-03-18 14:05:05 -07:00
utf.go
varinit.go
vectors.go - vector package (identical to array except for names) 2009-02-13 15:07:56 -08:00