Jakob Unterwurzacher
|
003a7fa2e5
|
make format
|
2022-08-28 11:11:36 +02:00 |
|
Jakob Unterwurzacher
|
47358938ec
|
tests: fix build failure on Go 1.15 and older
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 16:07:59 +01:00 |
|
Jakob Unterwurzacher
|
696f11499b
|
tests: add skipped O_TMPFILE test
Looks like the FUSE protocol does support O_TMPFILE yet.
https://github.com/rfjakob/gocryptfs/issues/641
|
2022-01-22 14:06:39 +01:00 |
|
Jakob Unterwurzacher
|
3bac814ea9
|
tests: add TestRenameWhiteout, TestRenameExchange
f
|
2022-01-22 12:42:57 +01:00 |
|