Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-28 | make format | Jakob Unterwurzacher | |
2022-01-22 | tests: fix build failure on Go 1.15 and older | Jakob Unterwurzacher | |
These don't have os.ReadDir yet. Error was: Error: vet: tests/defaults/overlayfs_test.go:104:15: ReadDir not declared by package os | |||
2022-01-22 | tests: add skipped O_TMPFILE test | Jakob Unterwurzacher | |
Looks like the FUSE protocol does support O_TMPFILE yet. https://github.com/rfjakob/gocryptfs/issues/641 | |||
2022-01-22 | tests: add TestRenameWhiteout, TestRenameExchange | Jakob Unterwurzacher | |
f |