borg/src/borg/testsuite
Thomas Waldmann 99ee635f8d
fix pytest_report_header, fixes #8232
2024-05-31 14:29:07 +02:00
..
__init__.py Merge pull request #7414 from Michael-Girma/backport/1.2-maint-7248 2023-03-20 14:14:30 +01:00
archive.py tests: avoid long ids in pytest output 2023-06-27 21:50:51 +02:00
archiver.py create: add the slashdot hack, fixes #4685 2024-01-30 14:01:40 +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 tests: avoid long ids in pytest output 2023-06-27 21:50:51 +02:00
checksums.py refactor: use less binascii 2024-01-18 18:13:40 +01:00
chunker.py check that borg does not require pytest for normal usage, fixes #6563 2022-05-07 18:56:36 +02:00
chunker_pytest.py ran pyupgrade --py39-plus ./**/*.py 2023-12-25 02:34:44 +01:00
chunker_slow.py refactor: use less binascii 2024-01-18 18:13:40 +01:00
compress.py fix CompressionSpec validator and tests 2023-05-07 21:03:56 -04:00
conftest.py fix pytest_report_header, fixes #8232 2024-05-31 14:29:07 +02:00
crypto.py refactor: use less binascii 2024-01-18 18:13:40 +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 21:12:44 +01:00
hashindex.py Fix test_size_on_disk_accurate for large st_blksize, fixes #7250 2023-01-11 19:19:43 -06:00
hashindex_stress.py Update hashtable stress test to work with borg < 2 where NSIndex has 2-tuples as values 2023-03-04 21:41:31 +01:00
helpers.py new warnings infrastructure to support modern exit codes 2023-12-27 13:47:52 +01:00
item.py item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
key.py refactor: use less binascii 2024-01-18 18:13:40 +01:00
locking.py LockRoster.modify: no KeyError if element was already gone, fixes #7937 2023-11-16 15:59:28 +01: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 21:12:44 +01:00
nanorst.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
nonces.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
patterns.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
platform.py Linux: acl tests: move ACCESS_ACL and DEFAULT_ACL constants 2024-03-17 18:51:07 +01:00
remote.py use pytest.fixture instead of yield_fixture, fixes #5575 2020-12-20 00:11:04 +01:00
repository.py Merge pull request #7896 from ThomasWaldmann/fix-shadow-index-1.2 2023-11-03 14:42:57 +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 21:12:44 +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