exp/errors/fmt
Heschi Kreinick c6a51d5fd9 errors/fmt: fix tests that assume GOPATH layout
LUCI doesn't check the source out into a GOPATH-style layout like
trybots do. Fix the tests that relied on that.

Change-Id: I6ebaf1dce5cf831c63743f64acee332dacb7f102
Reviewed-on: https://go-review.googlesource.com/c/exp/+/506297
Run-TryBot: Heschi Kreinick <heschi@google.com>
Auto-Submit: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2023-06-26 21:25:57 +00:00
..
adaptor.go errors/fmt: add adaptor support 2018-12-21 15:06:31 +00:00
doc.go all: gofmt 2022-04-14 15:34:11 +00:00
errors.go errors/fmt: remove spurious newline 2019-01-21 17:29:15 +00:00
errors_test.go errors/fmt: fix tests that assume GOPATH layout 2023-06-26 21:25:57 +00:00
example_test.go errors/fmt: add copy of fmt @go1.11.1 2018-10-22 07:32:39 +00:00
export_test.go errors/fmt: add copy of fmt @go1.11.1 2018-10-22 07:32:39 +00:00
fmt_test.go errors/fmt: test fmt copy not std lib fmt 2020-08-19 20:29:07 +00:00
format.go errors/fmt: don’t indent first line of detail in absence of message 2019-01-04 20:53:36 +00:00
format_example_test.go errors/fmt: fix tests that assume GOPATH layout 2023-06-26 21:25:57 +00:00
print.go all: gofmt 2022-04-14 15:34:11 +00:00
scan.go all: fix some comments 2023-01-31 16:02:01 +00:00
scan_test.go errors/fmt: add copy of fmt @go1.11.1 2018-10-22 07:32:39 +00:00
stringer_test.go errors/fmt: add copy of fmt @go1.11.1 2018-10-22 07:32:39 +00:00