Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-06 | tests: check that fallocate does not over-allocate space | Jakob Unterwurzacher | |
We currently allocate 18 bytes too much: https://github.com/rfjakob/gocryptfs/issues/311 | |||
2019-01-06 | tests: move fallocate tests to its own file | Jakob Unterwurzacher | |
matrix_test.go is already too big. |