]> Cypherpunks repositories - gostls13.git/commit
cmd: use testenv.Executable helper
authorKir Kolyshkin <kolyshkin@gmail.com>
Fri, 30 Aug 2024 02:00:00 +0000 (19:00 -0700)
committerDamien Neil <dneil@google.com>
Tue, 3 Sep 2024 18:03:19 +0000 (18:03 +0000)
commitf26c29723f372284ff7dc0dbf30bae5561a3e618
tree86f66102d429a195e74e58c85f5cdf70a9645fef
parentb4d4744059c0c9632c034af145deb161995f2f32
cmd: use testenv.Executable helper

Change-Id: I25ac0e8d25d760bfde3bb7700f0feaa23f3e8ab1
Reviewed-on: https://go-review.googlesource.com/c/go/+/609302
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/addr2line/addr2line_test.go
src/cmd/covdata/tool_test.go
src/cmd/cover/cover_test.go
src/cmd/nm/nm_test.go
src/cmd/objdump/objdump_test.go
src/cmd/pack/pack_test.go
src/cmd/pprof/pprof_test.go
src/cmd/vet/vet_test.go