borg/src/borg/testsuite
user062 68aff8b8c4 FIX #4373 (#4470)
--stats does not work with --dry-run, emit error msg and exit, fixes #4373
2019-03-25 13:44:11 +01:00
..
__init__.py remove unneded code and remarks, added needed except clause 2018-11-10 21:56:39 +01:00
archive.py wrap msgpack, fixes #3632, fixes #2738 2018-08-06 17:32:55 +02:00
archiver.py FIX #4373 (#4470) 2019-03-25 13:44:11 +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 cleanup: get rid of Cache.do_files, replace with cache_mode 2018-03-24 17:04:20 -07:00
checksums.py crc32: deal with unaligned buffer, tests, fixes #3317 2017-11-14 15:27:51 +01:00
chunker.py add fixed blocksize chunker, fixes #1086 2019-02-13 04:24:14 +01:00
compress.py tests: fetch less data via os.urandom 2018-06-29 09:36:00 +02:00
crypto.py crypto: remove AES-GCM 2017-07-29 12:22:11 +02:00
file_integrity.py file_integrity: use xxh64 2017-06-01 21:26:42 +02:00
hashindex.py remove unneded code and remarks, added needed except clause 2018-11-10 21:56:39 +01:00
helpers.py chunker params parsing: add more validation 2019-02-13 04:24:14 +01:00
item.py item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
key.py Explicitly convert environment variable to str to address #4136 2018-10-31 09:41:02 +01:00
locking.py redo stale lock handling, fixes #3986 2019-03-04 21:07:05 +01: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 nonce manager: remove get/set iv, make it integer based 2017-07-27 23:48:30 +02:00
patterns.py flake8: fix W605 (invalid escape sequences) 2018-10-29 12:36:07 +01:00
platform.py Introduce borg.platformflags.is_<os> 2018-11-10 23:34:43 +01:00
remote.py RepositoryCache: truncate+unlink errored file 2017-06-11 20:20:00 +02:00
repository.py Add --rsh command line option to complement BORG_RSH env var. Fixes #… (#4290) 2019-01-31 13:54:17 +01:00
shellpattern.py shellpattern: add match_end arg 2017-07-03 19:34:48 +02:00
upgrader.py pytest4 complains if we directly call the fixture function, fixes #4172 2018-11-16 01:30:31 +01:00
version.py version: add missing test for format_version, fix bug 2017-06-27 10:11:57 +02:00
xattr.py make freebsd xattr platform code api compatible with linux, fixes #3952 2019-03-18 21:40:46 +01:00