]> Cypherpunks repositories - gostls13.git/commit
testing: update docs for fuzzcachedir
authorKatie Hockman <katie@golang.org>
Fri, 10 Dec 2021 19:03:20 +0000 (14:03 -0500)
committerKatie Hockman <katie@golang.org>
Mon, 13 Dec 2021 18:55:52 +0000 (18:55 +0000)
commitf909f813a0c12fde089a6c5e18fdcb9e71759cf7
tree43b2b316670fe04f10ce8be56f562e08467b1405
parent2580d0e08d5e9f979b943758d3c49877fb2324cb
testing: update docs for fuzzcachedir

Although most of the code seems to be already implemented
to support this for general use, it didn't make it in for
Go 1.18, so for now we should at least document that it's
only for use by the go command.

Change-Id: Id559e72d590aedeaaa50bcf880bca1a385d858dd
Reviewed-on: https://go-review.googlesource.com/c/go/+/370954
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/testing/fuzz.go