borg/src/borg/testsuite
Thomas Waldmann cc3b5c062c remove algorithms package, move checksums module to borg package 2022-03-17 00:24:49 +01:00
..
__init__.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
archive.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
archiver.py borg key change-location 2022-03-11 23:05:32 +01:00
attic.tar.gz remove attic dependency of the tests, fixes #2505 2017-06-06 04:26:48 +02:00
benchmark.py use zeros for benchmarks 2021-01-14 20:19:10 +01:00
cache.py verbose files cache logging via --debug-topic=files_cache, fixes #5659 2021-02-28 22:39:44 +01:00
checksums.py remove algorithms package, move checksums module to borg package 2022-03-17 00:24:49 +01:00
chunker.py detect all-zero chunks, avoid hashing them 2021-01-08 17:40:06 +01:00
chunker_pytest.py adapt the existing chunker tests 2021-01-08 17:33:25 +01:00
chunker_slow.py adapt the existing chunker tests 2021-01-08 17:33:25 +01:00
compress.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
crypto.py fixup: remove now unused import 2022-03-05 21:55:23 +01:00
efficient_collection_queue.py Add remote upload buffer (--remote-buffer) (#5574) 2021-01-03 17:37:16 +01:00
file_integrity.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
hashindex.py implement more standard hashindex.setdefault behaviour 2022-02-13 03:47:44 +01:00
helpers.py move passphrase related stuff to borg.helpers.passphrase 2022-03-11 21:05:42 +01:00
item.py item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
key.py move passphrase related stuff to borg.helpers.passphrase 2022-03-11 21:05:42 +01:00
locking.py Fixed locking, issue #4923 (#4928) 2020-07-03 10:09:32 +02:00
logger.py move borg package to src/ 2016-05-05 20:19:50 +02:00
lrucache.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
nanorst.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
nonces.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
patterns.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
platform.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
remote.py use pytest.fixture instead of yield_fixture, fixes #5575 2020-12-20 00:11:04 +01:00
repository.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
shellpattern.py shellpattern: add match_end arg 2017-07-03 19:34:48 +02:00
upgrader.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
version.py version: add missing test for format_version, fix bug 2017-06-27 10:11:57 +02:00
xattr.py Refactor: remove assert_true (master) 2022-01-22 23:49:34 +03:00