tools/go/ssa/interp/testdata
Alan Donovan d3f2df4854 go.tools/go/ssa/interp: some fixes to tests
- Break out parts of coverage.go into more specific files.
- Re-enable test of nil interface-to-interface conversion.
- Update initorder test to reflect spec ambiguity and gc vs go/types variance.
- Re-enable test dependent on now-fixed bug 8189 ("value,ok" yields an untyped bool)

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/119530043
2014-08-07 10:57:00 -04:00
..
a_test.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
b_test.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
boundmeth.go go.tools/go/ssa: perform nil check when taking value of interface method. 2014-04-09 18:00:57 -04:00
callstack.go go.tools/go/ssa: name anon funcs by their enclosing func. 2014-02-28 10:18:55 -05:00
complit.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00
coverage.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00
defer.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00
fieldprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ifaceconv.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ifaceprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
initorder.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00
methprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
mrvchain.go go.tools/go/ssa: simplify builder.exprN now that go/types emits correct types. 2014-01-17 09:38:25 -05:00
range.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00
recover.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
static.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00