borg/src/borg/testsuite
Thomas Waldmann 0fcd3e9479
add_chunk: remove overwrite parameter
2023-09-23 00:10:35 +02:00
..
archiver recreate: remove --recompress option 2023-09-23 00:01:39 +02:00
__init__.py fix F401 2023-07-26 01:23:37 +02:00
archive.py removed TestCaseBase from testsuite/archive.py 2023-07-26 12:18:25 -07:00
benchmark.py fix F401 2023-07-26 01:23:37 +02:00
cache.py add_chunk: remove overwrite parameter 2023-09-23 00:10:35 +02:00
checksums.py blacken all the code 2022-07-06 16:34:38 +02:00
chunker.py run black 23.1.0 on the code 2023-02-01 12:30:37 +01:00
chunker_pytest.py fix test_buzhash_chunksize_distribution 2023-06-06 10:09:53 +02:00
chunker_slow.py removed BaseTestCase from chunker_slow.py 2023-07-26 14:59:45 -07:00
compress.py parameterized compression tests 2023-06-02 12:55:35 -07:00
crypto.py fix E501 2023-07-26 01:24:20 +02:00
efficient_collection_queue.py blacken all the code 2022-07-06 16:34:38 +02:00
file_integrity.py fix F401 2023-07-26 01:23:37 +02:00
hashindex.py fix F401 2023-07-26 01:23:37 +02:00
hashindex_pytest.py hashindex_pytest.py: add test_hashindex_compact_stress 2023-02-11 19:13:20 -05:00
helpers.py test_is_slow_msgpack: skip test on expected slow msgpack environments 2023-09-14 14:47:30 +02:00
item.py Sanitize paths during archive creation/extraction/... 2023-06-07 23:23:53 +02:00
key.py always implicitly require archive TAMs 2023-09-03 22:02:35 +02:00
locking.py fix E501 2023-07-26 01:24:20 +02:00
logger.py blacken all the code 2022-07-06 16:34:38 +02:00
lrucache.py replace `LRUCache` internals with `OrderedDict` 2023-06-10 20:57:32 +02:00
nanorst.py move nanorst module to borg.helpers 2022-08-13 22:10:13 +02:00
patterns.py implement pattern support for --match-archives, fixes #6504 2022-09-16 15:10:13 +02:00
platform.py use skipif_acls_not_working decorator for freebsd also 2023-08-27 05:07:56 +02:00
platform_darwin.py seperated platform tests into seperate modules 2023-07-27 15:38:21 -07:00
platform_freebsd.py use skipif_acls_not_working decorator for freebsd also 2023-08-27 05:07:56 +02:00
platform_linux.py linux: move ACL definitions to platform_linux test module 2023-08-27 05:06:17 +02:00
platform_posix.py seperated platform tests into seperate modules 2023-07-27 15:38:21 -07:00
remote.py RepositoryCache: cache complete and meta-only chunks separately 2022-09-08 19:38:18 +02:00
repoobj.py transfer: verify chunks we get using assert_id, fixes #7383 2023-03-27 16:36:53 +02:00
repository.py Repo tests - conversion to pytest (#7626) 2023-07-11 01:40:51 +02:00
shellpattern.py Add support and tests for shell-style alternatives 2023-05-31 15:38:05 -07:00
version.py Parameterize 'version' and 'item' tests 2023-06-04 14:38:22 -07:00
xattr.py Xattr.py unittest to pytest conversion (#7657) 2023-06-20 16:08:44 +02:00