borgmatic/tests/unit/borg
2022-10-04 22:57:18 -07:00
..
__init__.py
test_borg.py
test_break_lock.py Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 2022-10-04 13:42:18 -07:00
test_check.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_compact.py
test_create.py Fix for potential data loss with "patterns_from". Also, display excluded files (#590). 2022-10-04 22:57:18 -07:00
test_environment.py
test_export_tar.py Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571). 2022-08-21 14:25:16 -07:00
test_extract.py Rename several configuration options to match Borg 2 (#557). 2022-08-17 21:14:58 -07:00
test_flags.py
test_info.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_list.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_mount.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_prune.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_rcreate.py Add new "transfer" action for Borg 2 (#557). 2022-08-18 23:06:51 -07:00
test_rinfo.py
test_rlist.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_transfer.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_umount.py
test_version.py