]> Cypherpunks repositories - gostls13.git/commit
cmd/internal: use t.TempDir in tests
authorKir Kolyshkin <kolyshkin@gmail.com>
Thu, 5 Sep 2024 01:59:49 +0000 (18:59 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 6 Sep 2024 13:28:35 +0000 (13:28 +0000)
commit8f2486d2e03e26ea9bc5f680c1a5795256459b7b
tree50823ed9d233b29ae32e47a52ba6611628f1ca17
parenta77b93c0b2e2c50d1b0b9d181a4ee4eaf04f8821
cmd/internal: use t.TempDir in tests

Change-Id: I3d4c66793afa3769a8450e2d65093a0f9115596e
Reviewed-on: https://go-review.googlesource.com/c/go/+/611043
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/internal/goobj/objfile_test.go
src/cmd/internal/obj/loong64/asm_test.go
src/cmd/internal/obj/objfile_test.go
src/cmd/internal/obj/ppc64/asm_test.go
src/cmd/internal/obj/riscv/asm_test.go
src/cmd/internal/obj/x86/obj6_test.go
src/cmd/internal/obj/x86/pcrelative_test.go