borgbackup/borg/testsuite
2015-08-09 01:14:37 +02:00
..
__init__.py remove old unittest discover / runner code, we use py.test now 2015-08-08 19:03:37 +02:00
archive.py repo key mode (and deprecate passphrase mode), fixes #85 2015-07-15 00:01:07 +02:00
archiver.py test whether borg extract can process unusual filenames 2015-08-09 01:14:37 +02:00
chunker.py misc chunker parameter changes 2015-06-21 01:46:41 +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 move locking code to own module, same for locking tests 2015-07-12 23:41:52 +02: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
lrucache.py fix all references to package name 2015-05-22 19:21:41 +02:00
mock.py remove usage of evil / broken unittest.mock, use mock from pypi 2015-07-12 23:08:44 +02:00
platform.py style and cosmetic fixes, no semantic changes 2015-07-11 18:31:49 +02:00
repository.py new locking code 2015-07-13 13:55:28 +02:00
xattr.py fix all references to package name 2015-05-22 19:21:41 +02:00