tools/go/ssa/interp/testdata
Alan Donovan 0bd7993ac0 go/ssa/interp: disable failing part of a test
The interpreter has no intrinsic for reflect.Value.MapRange,
so it no longer supports fmt.Sprint on a map, which uses it.
Suppressing part of complit.go test for now.

Change-Id: Id6ade19bdbb92593d6da57c82e75f311fb65b4fe
Reviewed-on: https://go-review.googlesource.com/131075
Reviewed-by: Robert Griesemer <gri@golang.org>
2018-08-23 16:10:49 +00: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
c_test.go go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00: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/ssa/interp: disable failing part of a test 2018-08-23 16:10:49 +00:00
coverage.go x/tools: simplify and format code 2017-02-28 14:15:42 +00: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
reflect.go go/ssa/interp: delete SSA bodies from standalone functions in "reflect" 2014-12-29 17:35:17 +00:00
static.go go.tools/go/ssa/interp: some fixes to tests 2014-08-07 10:57:00 -04:00