1
0
mirror of https://github.com/golang/go synced 2024-11-24 21:10:04 -07:00
go/test
Ian Lance Taylor 5f172fadbe test: Add test for inheriting private method from anonymous field.
The spec says that all methods are inherited from an anonymous
field.  There is no exception for non-exported methods.

This is related to issue 1536.

R=rsc
CC=golang-dev
https://golang.org/cl/5012043
2011-09-14 10:31:51 -07:00
..
bench
bugs test: Add test for inheriting private method from anonymous field. 2011-09-14 10:31:51 -07:00
chan
dwarf ld: grow dwarf includestack on demand. 2011-09-09 15:08:57 +02:00
fixedbugs gc: fix div bug 2011-08-30 08:47:28 -04:00
garbage
interface
ken
nilptr
syntax gc: clean up if grammar 2011-09-12 15:52:29 -04:00
64bit.go
235.go
append.go
args.go
assign1.go
assign.go
bigalg.go
bigmap.go
blank1.go
blank.go
chancap.go
char_lit1.go
char_lit.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
cmp6.go
cmplx.go
cmplxdivide1.go
cmplxdivide.c
cmplxdivide.go
complit.go
compos.go
const1.go
const2.go
const3.go
const.go
convert3.go
convert.go
convlit1.go
convlit.go
copy.go
ddd1.go
ddd2.go
ddd3.go
ddd.go
decl.go
declbad.go
defer.go
deferprint.go
divide.go
empty.go
env.go
eof1.go
eof.go
errchk
escape2.go gc: treat DOTMETH like DOT in escape analysis. 2011-09-07 19:03:11 +02:00
escape3.go gc: zero stack-allocated slice backing arrays 2011-09-02 15:11:28 -04:00
escape.go
float_lit.go
floatcmp.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func6.go
func7.go
func.go
gc1.go
gc2.go
gc.go
golden.out test: Add test for inheriting private method from anonymous field. 2011-09-14 10:31:51 -07:00
goprint.go
goto.go
hashmap.go build: clear execute bit from Go files 2011-09-05 07:48:42 -04:00
helloworld.go
if.go
import1.go
import2.go
import3.go
import4.go
import.go
index.go
indirect1.go
indirect.go
init.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
label1.go
label.go
literal.go
malloc1.go
mallocfin.go
mallocrand.go
mallocrep1.go
mallocrep.go
map.go
method1.go
method2.go
method3.go
method.go
named1.go
named.go
nil.go
nul1.go
parentype.go
peano.go
printbig.go
range.go
recover1.go
recover2.go
recover3.go
recover.go
rename1.go
rename.go
run ld: grow dwarf includestack on demand. 2011-09-09 15:08:57 +02:00
runtime.go
shift1.go
shift2.go
sieve.go
sigchld.go
simassign.go
sinit.go gc: make static initialization more static 2011-08-31 07:37:14 -04:00
sizeof.go
solitaire.go
stack.go
string_lit.go
stringrange.go
struct0.go gc: fix zero-length struct eval 2011-09-05 15:31:22 -04:00
switch1.go
switch.go
test0.go
turing.go
typeswitch1.go
typeswitch2.go
typeswitch.go
undef.go
utf.go
varerr.go
varinit.go
vectors.go
zerodivide.go