borgbackup/borg/testsuite
Thomas Waldmann 8cc726a107 make basic test more robust, try 2
check if we have all expected files in list output (but ignore extra lines,
like "can't load libfakeroot" or so).
2015-11-07 00:30:02 +01:00
..
__init__.py move test utilities to testsuite package, add FakeInputs utility 2015-11-01 19:13:45 +01:00
archive.py get rid of testsuite.mock, directly import from mock 2015-08-09 14:26:54 +02:00
archiver.py make basic test more robust, try 2 2015-11-07 00:30:02 +01:00
benchmark.py move cmd fixture to archiver test module 2015-10-16 00:18:46 +02:00
chunker.py misc chunker parameter changes 2015-06-21 01:46:41 +02:00
compress.py do not test lzma level 9 compression 2015-09-12 19:16:45 +02:00
crypto.py fix all references to package name 2015-05-22 19:21:41 +02:00
hashindex.py reimplement the chunk index merging in C 2015-08-06 23:32:53 +02:00
helpers.py refactor confirmation code, reduce code duplication, add tests 2015-11-01 19:18:29 +01:00
key.py fix all references to package name 2015-05-22 19:21:41 +02:00
locking.py locking code: extract timeout/sleep code into reusable TimeoutTimer class 2015-07-13 16:45:18 +02:00
logger.py remove unused imports, add missing imports 2015-11-02 20:36:13 +01:00
lrucache.py minor lrucache test fix 2015-08-15 16:15:10 +02:00
platform.py acls (linux): make tests as they should be 2015-10-19 01:09:58 +02:00
repository.py complete test coverage for SSH args parsing 2015-10-05 19:22:33 -04:00
upgrader.py flake8 cleanup broke the upgrader, re-import Repository 2015-10-20 19:54:57 -04:00
xattr.py xattr tests: ignore security.selinux attribute showing up 2015-09-14 01:26:20 +02:00