mirror of
https://github.com/golang/go
synced 2024-11-17 01:54:53 -07:00
b4ca1cec69
This disables the "testing names" for method names and trailing input types passed to closure/interface/other calls. The logic using the names remains, so that editing the change to enable local testing is not too hard. Also fixes broken build tag in reflect/abi_test.go Updates #44816. Change-Id: I3d222d2473c98d04ab6f1122ede9fea70c994af1 Reviewed-on: https://go-review.googlesource.com/c/go/+/300150 Trust: David Chase <drchase@google.com> Run-TryBot: David Chase <drchase@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.com> |
||
---|---|---|
.. | ||
bad_internal_offsets.go | ||
bad_select_crash.go | ||
convF_criteria.go | ||
convF_criteria.out | ||
convT64_criteria.go | ||
convT64_criteria.out | ||
defer_aggregate.go | ||
defer_recover_results.go | ||
double_nested_addressed_struct.go | ||
double_nested_struct.go | ||
f_ret_z_not.go | ||
f_ret_z_not.out | ||
fibish_closure.go | ||
fibish_closure.out | ||
fibish.go | ||
fibish.out | ||
fuzz_trailing_zero_field.go | ||
idata.go | ||
idata.out | ||
leaf2.go | ||
leaf.go | ||
many_int_input.go | ||
many_int_input.out | ||
many_intstar_input.go | ||
many_intstar_input.out | ||
map.go | ||
more_intstar_input.go | ||
more_intstar_input.out | ||
named_results.go | ||
named_results.out | ||
named_return_stuff.go | ||
named_return_stuff.out | ||
open_defer_1.go | ||
part_live_2.go | ||
part_live.go | ||
result_live.go | ||
result_regalloc.go | ||
return_stuff.go | ||
return_stuff.out | ||
s_sif_sif.go | ||
spills3.go | ||
spills4.go | ||
store_reg_args.go | ||
struct_3_string_input.go | ||
struct_3_string_input.out | ||
struct_lower_1.go | ||
struct_lower_1.out | ||
too_big_to_ssa.go | ||
too_big_to_ssa.out | ||
uglyfib.go | ||
uglyfib.out | ||
wrapdefer_largetmp.go | ||
wrapdefer_largetmp.out | ||
zombie_struct_select.go |