restic/internal/test
Michael Eischer c3212ab6a6 test: use standard logging methods from testing for the test helpers
Use the logging methods from testing.TB to make use of tb.Helper(). This
allows the tests to log the filename and line number in which the test
helper was called. Previously the test helper was logged which is rarely
useful.
2023-05-26 19:34:57 +02:00
..
doc.go Moves files 2017-07-23 14:19:13 +02:00
helpers.go test: use standard logging methods from testing for the test helpers 2023-05-26 19:34:57 +02:00
vars.go Run tests on GitHub Actions 2020-11-08 16:04:57 +01:00