Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | tests: add TestHaveDotdot | Jakob Unterwurzacher | |
As discovered by xfstests generic/401 [1], during the move to the v2 api we seem to have lost the "." and ".." directory entries. [1]: https://github.com/rfjakob/fuse-xfstests/blob/4ef5b032bc283743d0eb58a8a28738766e664899/screenlog.0#L520 | |||
2019-01-20 | tests: check that we can delete directories with all permission | Jakob Unterwurzacher | |
Regression test for https://github.com/rfjakob/gocryptfs/issues/354 | |||
2019-01-20 | tests: matrix: split out directory tests into their own file | Jakob Unterwurzacher | |
matrix_test.go is already too big. |