]> Cypherpunks.ru repositories - gostls13.git/commit
math/rand/v2: clean up regression test
authorRuss Cox <rsc@golang.org>
Sun, 6 Aug 2023 04:06:18 +0000 (00:06 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 30 Oct 2023 14:30:24 +0000 (14:30 +0000)
commit48bd1fc93bddea0af62b2ec687fbde449be4c94c
tree1fe780eeab7ca16377995c1150c833e2ecc1b602
parentd6c1ef52ad31eea6795b199801969a11b0dc55d1
math/rand/v2: clean up regression test

Add more test cases.
Replace -printgolden with -update,
which rewrites the files for us.

For #61716.

Change-Id: I7c4c900ee896042429135a21971a56ebe16b6a66
Reviewed-on: https://go-review.googlesource.com/c/go/+/516858
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/math/rand/v2/regress_test.go