1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-10-04 04:31:00 +00:00
go-mtree/xattr
Aleksa Sarai 3252a4ad82
test: migrate most tests to testify
testify makes most bog-standard test checks much easier to read and
maintain, and is quite widely used. It wasn't really well known back
when go-mtree was first written, but the migration is fairly
straight-forward for most tests.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2025-09-20 12:43:45 +10:00
..
xattr.go *.go: goimports -w .` 2023-10-24 09:09:57 -04:00
xattr_test.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
xattr_unsupported.go *.go: updated go:build added via gofmt 2022-04-23 12:59:26 -04:00
xattr_unsupported_test.go *.go: update to golangci-lint, and fix everything 2023-10-23 21:59:44 -04:00