]> Cypherpunks repositories - gostls13.git/commit
crypto/ed25519: test fixup
authorThan McIntosh <thanm@google.com>
Mon, 25 Apr 2022 14:27:34 +0000 (10:27 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 25 Apr 2022 14:52:51 +0000 (14:52 +0000)
commit6b1d9aefa8fce9f9c83f46193bec43b9b70068ce
treef78ee592bf676e3193028b9edf5b1b308932b737
parent8140a605feee9058e28195fcb047d3f1906e77e5
crypto/ed25519: test fixup

Fix up TestEd25519Vectors to download files into its own temporary mod
cache, as opposed relying on whatever GOPATH or GOMODCACHE setting is
in effect when the test is run.

Change-Id: I523f1862f5874b0635a6c0fa83d35a6cfac6073b
Reviewed-on: https://go-review.googlesource.com/c/go/+/402154
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/crypto/ed25519/ed25519vectors_test.go