go/doc/next/6-stdlib/99-minor
Damien Neil bb1ca7ae81 cmd/go, testing: add TB.ArtifactDir and -artifacts flag
Add TB.ArtifactDir, which returns a directory for a test to store
output files in. Add a -artifacts testflag which enables persistent
storage of artifacts in the output directory (-outputdir, or the
current directory by default).

Fixes #71287

Change-Id: I5f6515a6cd6c103f88588f4c033d5ea11ffd0c3c
Reviewed-on: https://go-review.googlesource.com/c/go/+/696399
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
2025-10-07 14:39:32 -07:00
..
crypto crypto/rsa: check PrivateKey.D for consistency with Dp and Dq 2025-09-09 12:32:59 -07:00
database/sql/driver database/sql: allow drivers to override Scan behavior 2025-08-11 14:27:36 -07:00
errors errors: add AsType 2025-09-30 10:22:08 -07:00
image/jpeg doc/next: document new image/jpeg DCT in release notes 2025-09-25 08:49:17 -07:00
log/slog log/slog: add multiple handlers support for logger 2025-09-04 11:07:44 -07:00
net net/http/httputil: deprecate ReverseProxy.Director 2025-10-02 12:53:31 -07:00
os os: add (*Process).WithHandle 2025-09-15 12:17:42 -07:00
testing cmd/go, testing: add TB.ArtifactDir and -artifacts flag 2025-10-07 14:39:32 -07:00
0-heading.md doc/next: initialize 2025-07-23 11:41:17 -07:00
README doc/next: initialize 2025-07-23 11:41:17 -07:00

API changes and other small changes to the standard library go here.