libgocryptfs/tests/matrix
Jakob Unterwurzacher c19baa10f8 tests: use t.Name()
We did not use t.Name() as it was not available
before Go 1.8. Now the oldest Go version we support is
Go 1.11, so we can use it.
2020-05-09 15:42:57 +02:00
..
atime_darwin.go tests: OSX compat: wrap Stat_t atime extract 2017-02-16 19:39:56 +01:00
atime_linux.go tests: OSX compat: wrap Stat_t atime extract 2017-02-16 19:39:56 +01:00
concurrency_test.go tests: speed up new tests a little 2019-04-08 20:34:24 +02:00
dir_test.go tests: check that we can delete directories with all permission 2019-01-20 14:32:59 +01:00
fallocate_test.go tests: check that fallocate does not over-allocate space 2019-01-06 20:56:53 +01:00
matrix_test.go tests: use t.Name() 2020-05-09 15:42:57 +02:00