summaryrefslogtreecommitdiffstats
path: root/conftest.py
AgeCommit message (Expand)Author
2021-04-18fix pep8 violations in conftest.pyRobert Blenis
2020-10-31FUSE: support pyfuse3 additionally to llfuse, fixes #5407Thomas Waldmann
2018-10-31Explicitly convert environment variable to str to address #4136step21
2017-06-18create: --no-cache-syncMarian Beermann
2017-06-10Add tests for cache compatibility code.Martin Hostettler
2017-06-10Improve robustness of monkey patching borg.constants.PBKDF2_ITERATIONS. And a...Martin Hostettler
2016-12-17pytest 2 compatenkore
2016-12-17Merge branch '1.0-maint' into masterMarian Beermann
2016-12-15pytest: only rewrite the testsuite, fixes #1938Thomas Waldmann
2016-12-14Merge branch '1.0-maint'Thomas Waldmann
2016-12-13get back pytest's pretty assertion failures, fixes #1938Thomas Waldmann
2016-11-13fix tox build for environment-python != containing-python in yet-another inst...Marian Beermann
2016-10-14add conftest.py hack needed for borg 1.0.xThomas Waldmann
2016-10-14point XDG_*_HOME to temp dirs for tests, fixes #1714Thomas Waldmann
2016-10-13point XDG_*_HOME to temp dirs for tests, fixes #1714Thomas Waldmann
2016-07-31Filesystem feature detection and test skippingLee Bousfield
2016-05-30Merge branch 'master' into move-to-srcThomas Waldmann
2016-05-25Lower PBKDF2 iteration count for the testsMarian Beermann
2016-05-24fix tox build for environment-python != containing-python in yet-another inst...Marian Beermann
2016-05-21remove conftest sys.path hack, fixes #1072Thomas Waldmann
2016-05-18Fix toxMarian Beermann
2016-05-18Translate Linux fsflags to BSD flags and vice versaMarian Beermann