aboutsummaryrefslogtreecommitdiff
path: root/tests/matrix
AgeCommit message (Expand)Author
2019-01-20tests: check that we can delete directories with all permissionJakob Unterwurzacher
2019-01-20tests: matrix: split out directory tests into their own fileJakob Unterwurzacher
2019-01-14tests: reduce noise on MacOSJakob Unterwurzacher
2019-01-06tests: check that fallocate does not over-allocate spaceJakob Unterwurzacher
2019-01-06tests: move fallocate tests to its own fileJakob Unterwurzacher
2019-01-06tests: TestFallocate: comment what "d" and "h" meansJakob Unterwurzacher
2019-01-01tests: teach ListFds() to check other processesJakob Unterwurzacher
2019-01-01tests: save gocryptfs process id in test_helpers.MountPIDJakob Unterwurzacher
2019-01-01fusefrontend: make Access() symlink-safe.Jakob Unterwurzacher
2018-09-22tests: detect and report chmod failures earlierJakob Unterwurzacher
2018-09-08tests: restore Go 1.7 compatibilityJakob Unterwurzacher
2018-09-08tests: add chmod testJakob Unterwurzacher
2018-09-08tests: restore TestUtimesNanoSymlinkJakob Unterwurzacher
2018-04-07tests: cli_test: fix fd leakJakob Unterwurzacher
2018-04-07tests: matrix: check for fd leaksJakob Unterwurzacher
2018-04-01tests: add a few explicit file Close() in matrix_testJakob Unterwurzacher
2018-03-06tests: drop "-z" from fusermount to catch forgotten fdsJakob Unterwurzacher
2018-03-05tests: matrix_test: skip cases when without_openssl is setJakob Unterwurzacher
2018-03-05macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcasesJakob Unterwurzacher
2018-03-05tests: TestUtimesNano: replace ugly compareUtimes wrapperJakob Unterwurzacher
2018-03-05tests: fix a few fd leaksJakob Unterwurzacher
2018-03-05macos: skip TestUtimesNanoSymlink earlyJakob Unterwurzacher
2018-02-28MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFdJakob Unterwurzacher
2018-01-17fusefronted: add PlaintextNames special-cases for Create & RenameJakob Unterwurzacher
2017-12-25fusefrontend: Handle PlaintextNames mode in LinkSebastian Lackner
2017-11-28fusefrontend: Handle PlaintextNames mode in UnlinkSebastian Lackner
2017-11-28fusefrontend: Handle PlaintextNames mode in MknodSebastian Lackner
2017-11-27fusefronted: allow_other: close race between mknod and chownJakob Unterwurzacher
2017-11-25fusefrontend: Fix longname handling for renames with existing targetSebastian Lackner
2017-03-05Drop Go 1.4 compatability code everywhereJakob Unterwurzacher
2017-02-20tests: adapt dir overwrite test for Go 1.8Jakob Unterwurzacher
2017-02-16tests: OSX compat: wrap Stat_t atime extractJakob Unterwurzacher
2017-01-26tests: add TestLongLink (currently broken)Jakob Unterwurzacher
2016-11-01Add Go 1.4 compatibility layer for raw64Jakob Unterwurzacher
2016-11-01tests: add raw64 testsJakob Unterwurzacher
2016-10-30fusefrontend: drop atime workaroundsJakob Unterwurzacher
2016-10-19tests: fix forgotten variable renameJakob Unterwurzacher
2016-10-19tests: add 1980.tar.gz extract testJakob Unterwurzacher
2016-10-19lint fixesJakob Unterwurzacher
2016-10-16fusefrontend: Utimens: one more band-aidJakob Unterwurzacher
2016-10-16fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuseJakob Unterwurzacher
2016-10-16tests: verify that UTIME_OMIT worksJakob Unterwurzacher
2016-10-16tests: deduplicate UtimesNano testing codeJakob Unterwurzacher
2016-10-16tests: split "normal" tests into "cli" and "defaults"Jakob Unterwurzacher
2016-10-08tests: invert ResetTmpDir argumentJakob Unterwurzacher
2016-10-08tests: matrix: have the testcase struct as a global variableJakob Unterwurzacher
2016-10-08tests: matrix: convert to table-based styleJakob Unterwurzacher
2016-10-04tests: skip tests with -openssl=false on Go 1.4 and lowerJakob Unterwurzacher
2016-10-04tests: symlink to "/" instead of "/etc/motd"Jakob Unterwurzacher
2016-10-04tests: fallocate: skip some disk usage checks on btrfsJakob Unterwurzacher