borgbackup/borg/testsuite
2015-12-12 22:15:08 +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 remove --progress magic, fixes #476 2015-12-10 10:28:43 +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 misc. hash table tuning 2015-12-01 21:18:58 +01:00
helpers.py progress indicators: add tests 2015-12-03 14:45:16 +01:00
key.py unify repo/archive parameter name to "location" 2015-12-12 22:15:08 +01:00
locking.py implement --lock-wait, support timeout for UpgradableLock, fixes #210 2015-11-21 15:34:51 +01:00
logger.py configure logging via env var, use LazyLogger 2015-11-21 01:14:07 +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 compact_segments: save_space -> free unused segments quickly 2015-12-08 18:36:41 +01: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