diff options
| author | Mateusz Poliwczak <mpoliwczak34@gmail.com> | 2024-09-05 16:07:13 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-09-06 13:22:32 +0000 |
| commit | 8cb6143fed45d23586a2b66e5767a656138b4cb3 (patch) | |
| tree | 46666f9517b53f8f092afe016c6b8b3549a7922a /src/cmd/nm | |
| parent | d1ce116e409453be764bde7c3f494e7fe1565102 (diff) | |
| download | go-8cb6143fed45d23586a2b66e5767a656138b4cb3.tar.xz | |
go/printer: mention that input file is formatted in TestFiles error message
Currently when one of the tests in TestFiles fail, then the error looks
like this:
--- testdata/generics.input
+++ testdata/generics.golden
which is confusing, with this change it will be:
--- format(testdata/generics.input)
+++ testdata/generics.golden
Change-Id: Id5c080c5237acd82303d2f41cace8a3fe9ea08e0
GitHub-Last-Rev: aedafc05fd2fa9dd234188fd710ecf0c924f597a
GitHub-Pull-Request: golang/go#69292
Reviewed-on: https://go-review.googlesource.com/c/go/+/610559
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'src/cmd/nm')
0 files changed, 0 insertions, 0 deletions
