summaryrefslogtreecommitdiffstats
path: root/conftest.py
AgeCommit message (Expand)Author
2024-01-02move conftest.py to src/borg/testsuite, see #6386Thomas Waldmann
2023-07-20get_kind added to ArchiverSetupbigtedde
2023-07-19removed 'prefix'bigtedde
2023-07-16typehint and initialize variable in ArchiverSetup initbigtedde
2023-07-16Fixed: camelcase, generate test dupe, init vars declerations, general cleanupbigtedde
2023-07-04disk_full convertedbigtedde
2023-07-04combined all tests into one single Archiver folder PRbigtedde
2023-02-04conftest.py: use BORG_BASE_DIR to redirect borg testing .config/.cache into a...Thomas Waldmann
2022-07-06blacken all the codeThomas Waldmann
2022-04-07Argon2 the second part: implement key encryption / decryption (#6469)Andrey Andreyevich Bienkowski
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