borg/borg/testsuite
TW f5634092a2 Merge pull request #455 from ThomasWaldmann/add-progress-indication
Add progress indication, fixes #394
2015-12-03 15:04:44 +01:00
..
__init__.py move test utilities to testsuite package, add FakeInputs utility 2015-11-01 19:13:45 +01:00
archive.py
archiver.py add test for the weird unchanged file status 2015-11-23 19:44:54 -05:00
benchmark.py
chunker.py
compress.py
crypto.py
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
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
platform.py acls (linux): make tests as they should be 2015-10-19 01:09:58 +02:00
repository.py implement --lock-wait, support timeout for UpgradableLock, fixes #210 2015-11-21 15:34:51 +01:00
upgrader.py flake8 cleanup broke the upgrader, re-import Repository 2015-10-20 19:54:57 -04:00
xattr.py