borgmatic/tests/unit/borg
2023-04-05 14:58:05 -07:00
..
__init__.py
test_borg.py
test_break_lock.py
test_check.py Add "match_archives" option (#588). 2023-04-01 23:57:55 -07:00
test_compact.py
test_create.py
test_environment.py
test_export_tar.py
test_extract.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_flags.py Add "match_archives" option (#588). 2023-04-01 23:57:55 -07:00
test_info.py Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2023-04-04 21:25:10 -07:00
test_list.py
test_mount.py
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 Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2023-04-04 21:25:10 -07:00
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