mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
This is an implementation of proposal #61758. It adds a function to slogtest that runs each test case in a subtest, instead of running them all at once. That allows the caller to control which cases are run. Fixes #61706. Fixes #61758. Change-Id: I95108b7b753675203ca7f0f00ccbc242bd9c2a9f Reviewed-on: https://go-review.googlesource.com/c/go/+/516076 Reviewed-by: Alan Donovan <adonovan@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Jonathan Amsterdam <jba@google.com> |
||
|---|---|---|
| .. | ||
| 50102.txt | ||
| 51246.txt | ||
| 51971.txt | ||
| 53693.txt | ||
| 54898.txt | ||
| 56353.txt | ||
| 59599.txt | ||
| 60061.txt | ||
| 60088.txt | ||
| 60370.txt | ||
| 61758.txt | ||
| 61974.txt | ||