borgmatic/tests/unit/borg
2023-04-14 19:35:24 -07:00
..
__init__.py
test_borg.py
test_break_lock.py
test_check.py
test_compact.py
test_create.py
test_environment.py
test_export_tar.py
test_extract.py
test_flags.py
test_info.py
test_list.py
test_mount.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_prune.py Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2023-04-05 14:58:05 -07:00
test_rcreate.py
test_rinfo.py
test_rlist.py
test_transfer.py Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2023-04-04 21:25:10 -07:00
test_umount.py
test_version.py