mirror of https://github.com/golang/go.git
Most of the test cases in the test directory use the new go:build syntax already. Convert the rest. In general, try to place the build constraint line below the test directive comment in more places. For #41184. For #60268. Change-Id: I11c41a0642a8a26dc2eda1406da908645bbc005b Cq-Include-Trybots: luci.golang.try:gotip-linux-386-longtest,gotip-linux-amd64-longtest,gotip-windows-amd64-longtest Reviewed-on: https://go-review.googlesource.com/c/go/+/536236 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.go | ||
| fibish.out | ||
| fibish_closure.go | ||
| fibish_closure.out | ||
| fuzz_trailing_zero_field.go | ||
| idata.go | ||
| idata.out | ||
| leaf.go | ||
| leaf2.go | ||
| many_int_input.go | ||
| many_int_input.out | ||
| many_intstar_input.go | ||
| many_intstar_input.out | ||
| map.go | ||
| method_wrapper.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.go | ||
| part_live_2.go | ||
| reg_not_ssa.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 | ||