1
0
mirror of https://github.com/golang/go synced 2024-10-03 07:21:21 -06:00
go/test/bugs
Russ Cox 5ff3336490 gc: correct handling of unexported method names in embedded interfaces
go/types: update for export data format change
reflect: require package qualifiers to match during interface check
runtime: require package qualifiers to match during interface check
test: fixed bug324, adapt to be silent

Fixes #1550.
Issue 1536 remains open.

R=gri, ken2, r
CC=golang-dev
https://golang.org/cl/4442071
2011-04-21 08:14:50 -04:00
..
bug322.dir test: adjust bugs/bug322 to match current spec. 2011-03-29 06:49:21 -07:00
bug322.go issue 1402: added test case 2011-02-03 20:35:14 -08:00
placeholder address bug193 and add note to spec about it. 2009-10-20 08:27:14 -07:00