go/api/next
suntala 9e026bf9cc testing: add Output
Output is a method on T, B and F. It provides an io.Writer that writes
to the same test output stream as TB.Log. The new output writer is
used to refactor the implementation of Log. It maintains the formatting
provided by Log while making call site information optional.
Additionally, it provides buffering of log messages. This fixes and
expands on
https://go-review.googlesource.com/c/go/+/646956.

For #59928.

Change-Id: I08179c35a681f601cf125c0f4aeb648bc10c7a9f
GitHub-Last-Rev: e6e202793c
GitHub-Pull-Request: golang/go#73703
Reviewed-on: https://go-review.googlesource.com/c/go/+/672395
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Jonathan Amsterdam <jba@google.com>
2025-05-13 15:43:42 -07:00
..
46771.txt mime/multipart: add helper to build content-disposition header contents 2025-03-12 16:20:01 -07:00
49580.txt io/fs: add ReadLinkFS interface 2025-02-03 08:38:43 -08:00
59928.txt testing: add Output 2025-05-13 15:43:42 -07:00
63405.txt crypto,crypto/x509: implement MessageSigner 2025-05-08 07:46:12 -07:00
63796.txt sync: add WaitGroup.Go 2025-04-04 08:19:32 -07:00
67002.txt os: add Root.Symlink 2025-03-28 11:02:40 -07:00
67516.txt crypto/tls: add ConnectionState.CurveID 2025-03-13 08:19:32 -07:00
70250.txt api: move go1.25 to next/70250 2025-04-03 08:07:11 -07:00
70280.txt log/slog: export Source method in Record for custom handler support 2025-05-06 03:58:07 -07:00
70780.txt unicode: add CategoryAliases, Cn, LC 2025-04-18 14:13:31 -07:00
71122.txt go/parser: deprecate parser.ParseDir 2025-02-19 11:49:13 -08:00
72843.txt debug/elf: add riscv attributes definitions 2025-03-14 15:08:23 -07:00