aboutsummaryrefslogtreecommitdiff
path: root/test/test_sshfs.py
AgeCommit message (Expand)Author
2021-08-30Fixup whitespace and configure CI to keep it that wayCam Cope
2019-11-27Disable buflimit workaround by default.Nikolaus Rath
2019-11-24Add support for using multiple connectionsTimo Savola
2019-11-24Do not fail tests if connecting to localhost for first time.Nikolaus Rath
2018-12-22Kill filesystem process on test cleanup.Nikolaus Rath
2018-06-18Make utimens(NULL) work correctlyDaniel Lublin
2017-09-20Dropped support for writeback cachingNikolaus Rath
2017-09-20tst_link(): fix test failureNikolaus Rath
2017-08-06Re-enabled writeback cache.Nikolaus Rath
2017-08-06Added seek and append tests.Nikolaus Rath
2017-08-06Run tests with and without writeback cache.Nikolaus Rath
2017-07-08Switch to libfuse 3.0.Nikolaus Rath
2017-07-08Abort on glib assertion errors.Nikolaus Rath
2017-07-08Re-enabled cache support.Nikolaus Rath
2017-06-22Transition from getdir() to readdir(), temporarily disable cacheNikolaus Rath
2017-06-22Added unit tests and travis integrationNikolaus Rath