aboutsummaryrefslogtreecommitdiff
path: root/tests/matrix
AgeCommit message (Expand)Author
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
2016-09-25Implement changes proposed by gosimple.Jakob Unterwurzacher
2016-09-25tests: skip the nanosecond compare for nowJakob Unterwurzacher
2016-09-25tests: set the times on a symlinkJakob Unterwurzacher
2016-08-09tests: add TestUtimesNanoJakob Unterwurzacher
2016-07-11tests: matrix: print name in verbose outputJakob Unterwurzacher
2016-07-11tests: use unmount wrapper in ResetTmpDirJakob Unterwurzacher
2016-07-06tests: fix shadow warningJakob Unterwurzacher
2016-07-03syscallcompat: OSX: add Fallocate and Openat wrappersJakob Unterwurzacher
2016-07-02fusefrontend: add fallocate supportJakob Unterwurzacher
2016-07-01fusefrontend: coalesce grows in Truncate()Jakob Unterwurzacher
2016-06-30test: split up integration_testsJakob Unterwurzacher