1
0
mirror of https://github.com/golang/go synced 2024-11-22 17:04:40 -07:00
go/test
Ian Lance Taylor 3f69acfb0c Test for a go statement which calls a method on an interface.
R=ken
DELTA=20  (20 added, 0 deleted, 0 changed)
OCL=21889
CL=21929
2008-12-30 15:03:46 -08:00
..
bugs Test for a go statement which calls a method on an interface. 2008-12-30 15:03:46 -08:00
chan change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
fixedbugs fix some tests. only 3 remain broken (complit, hilbert, initcomma). 2008-12-20 13:38:29 -08:00
ken fix some tests. only 3 remain broken (complit, hilbert, initcomma). 2008-12-20 13:38:29 -08:00
235.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
args.go
bigalg.go [] and struct in interfaces. 2008-12-19 17:11:54 -08:00
char_lit.go
complit.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
const.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
convlit1.go Match error messages generated by gccgo: 2008-10-20 17:10:03 -07:00
convlit.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
empty.go
env.go
errchk make sure errchk only prints BUG once. 2008-10-30 12:43:32 -07:00
export.go diagnose export of incomplete type 2008-10-15 17:51:23 -07:00
float_lit.go minor int/float fixes 2008-10-29 13:58:12 -07:00
for.go
func1.go
func2.go convert *[] to []. 2008-12-18 22:37:22 -08:00
func3.go
func.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
golden.out Test for a go statement which calls a method on an interface. 2008-12-30 15:03:46 -08:00
hashmap.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
helloworld.go
hilbert.go allow slices (open arrays) to be 2008-12-30 14:02:20 -08:00
if1.go
if.go
initcomma.go fix some tests. only 3 remain broken (complit, hilbert, initcomma). 2008-12-20 13:38:29 -08:00
int_lit.go
interface1.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08: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 test pairwise iota assignment 2008-12-05 15:37:09 -08:00
literal.go
malloc1.go malloc in runtime (not used by default) 2008-12-18 15:42:28 -08:00
mallocrand.go malloc in runtime (not used by default) 2008-12-18 15:42:28 -08:00
mallocrep1.go [] and struct in interfaces. 2008-12-19 17:11:54 -08:00
mallocrep.go malloc bug fixes. 2008-12-19 03:13:39 -08:00
map.go update map test. 2008-12-20 16:07:43 -08:00
method1.go Recognize gccgo error messages. This uses GCCGO_ERROR, which 2008-11-11 18:18:34 -08:00
method2.go move invalid method uses to new test 2008-11-04 09:45:27 -08:00
method.go move invalid method uses to new test 2008-11-04 09:45:27 -08:00
newfn.go reject new of function type 2008-10-21 18:03:25 -07:00
nil.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
peano.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
printbig.go
readfile.go
run update golden.out. 2008-11-17 12:44:22 -08:00
sieve.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
sigchld.go preparation for exec. 2008-12-03 14:21:28 -08:00
simassign.go
string_lit.go
switch1.go
switch.go
test0.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
turing.go
utf.go change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
varinit.go The scope rules have been clarified to indicate that a 2008-11-17 12:19:02 -08:00
vectors.go fix some tests. only 3 remain broken (complit, hilbert, initcomma). 2008-12-20 13:38:29 -08:00