| commit | 5ed60df39fedfd6fc91ad91993c5bd480011b273 | [log] [tgz] |
|---|---|---|
| author | Michael Anthony Knyszek <mknyszek@google.com> | Thu Mar 20 20:15:06 2025 +0000 |
| committer | Gopher Robot <gobot@golang.org> | Mon Mar 24 09:05:26 2025 -0700 |
| tree | 749a0e4993d0fb1c0b1d4530767bab4f192b534e | |
| parent | c0c48f591b7e557d721390b8035c530a588f52fd [diff] |
gocore: break up test to make it more understandable Also, remove unused test code and add common elements between the test programs to testenv. Change-Id: Ib5c8e2d1768016df54f3212d79ec9542492367dd Reviewed-on: https://go-review.googlesource.com/c/debug/+/659795 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Nicolas Hillegeer <aktau@google.com> Auto-Submit: Michael Knyszek <mknyszek@google.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/debug.
The main issue tracker for the debug repository is located at https://go.dev/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.