golang/src/embed/internal/embedtest
Tobias Klauser 5da1f41513 embed/internal/embedtest: test openFile.ReadAt with non-zero offset
Also fix log messages to report expected values in the standard "got foo,
want bar" format.

Change-Id: I6a9fd4abe1f86c2651c72c2bf7ac4588028e5923
Reviewed-on: https://go-review.googlesource.com/c/go/+/484715
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
2023-04-14 20:10:16 +00:00
..
testdata embed/internal/embedtest: add test for embedded path starting with dash 2021-05-04 23:35:34 +00:00
concurrency.txt cmd/go: add //go:embed support 2020-10-29 16:26:43 +00:00
embed_test.go embed/internal/embedtest: test openFile.ReadAt with non-zero offset 2023-04-14 20:10:16 +00:00
embedx_test.go cmd/compile: disallow embed of var inside func 2021-01-15 20:37:17 +00:00