borgbackup/src/borg/testsuite
Thomas Waldmann 21742faf26 fixup: tests
(cherry picked from commit 835fede85f)
2018-01-20 17:13:45 +01:00
..
__init__.py include item birthtime in archive (where available) (#3313) 2017-11-13 14:18:59 -05:00
archive.py create crypto package with key, keymanager, low_level 2017-05-02 20:49:27 +02:00
archiver.py fixup: tests 2018-01-20 17:13:45 +01:00
attic.tar.gz remove attic dependency of the tests, fixes #2505 2017-06-06 04:26:48 +02:00
benchmark.py fix invalid param issue in benchmarks 2017-04-29 03:00:59 +02:00
cache.py TestAdHocCache 2017-06-18 02:01:27 +02:00
checksums.py crc32: deal with unaligned buffer, tests, fixes #3317 2017-11-14 15:33:28 +01:00
chunker.py Revert "move chunker to borg.algorithms" 2017-06-07 23:51:42 +02:00
compress.py add zstd compression 2017-12-15 02:13:15 +01:00
crypto.py create crypto package with key, keymanager, low_level 2017-05-02 20:49:27 +02:00
file_integrity.py file_integrity: use xxh64 2017-06-01 21:26:42 +02:00
hashindex.py hashindex: implement KeyError 2017-06-17 23:25:32 +02:00
helpers.py added BORG_BASE_DIR, s/get_home_dir/get_base_dir/g, docs, fixes #3338 2017-12-23 18:09:16 +01:00
item.py item: explicate csize isn't memorizable 2017-06-18 02:01:28 +02:00
key.py Manifest: use limited unpacker 2017-06-25 23:36:28 +02:00
locking.py migrate locks to child PID when daemonize is used 2017-08-13 21:40:56 +02:00
logger.py move borg package to src/ 2016-05-05 20:19:50 +02:00
lrucache.py fuse: refactor ItemCache 2017-06-14 13:58:09 +02:00
nanorst.py nanorst for "borg help TOPIC" 2017-06-10 10:29:02 +02:00
nonces.py create crypto package with key, keymanager, low_level 2017-05-02 20:49:27 +02:00
patterns.py create patterns module 2017-05-01 22:20:33 +02:00
platform.py Add tests for stale lock killing and platform.process_alive 2016-11-07 21:56:07 +01:00
remote.py RepositoryCache: truncate+unlink errored file 2017-06-11 20:20:00 +02:00
repository.py remote: deal with partial lines, fixes #2637 2017-09-26 22:06:13 +02:00
shellpattern.py shellpattern: add match_end arg 2017-07-03 19:34:48 +02:00
upgrader.py Detect non-upgraded Attic repositories 2017-08-25 03:30:31 +02:00
version.py version: add missing test for format_version, fix bug 2017-06-27 10:11:57 +02:00
xattr.py xattr: test split_lstring 2017-06-27 12:22:33 +02:00