aboutsummaryrefslogtreecommitdiff
path: root/tests/matrix/dir_test.go
AgeCommit message (Collapse)Author
2019-01-20tests: check that we can delete directories with all permissionJakob Unterwurzacher
Regression test for https://github.com/rfjakob/gocryptfs/issues/354
2019-01-20tests: matrix: split out directory tests into their own fileJakob Unterwurzacher
matrix_test.go is already too big.