borgmatic/tests/unit/borg
2022-04-23 14:03:15 -07:00
..
__init__.py
test_borg.py Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (#515). 2022-04-23 14:03:15 -07:00
test_check.py
test_compact.py Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (#507). 2022-03-07 21:46:12 -08:00
test_create.py Fix handling of "patterns_from" and "exclude_from" options to error instead of warning when referencing unreadable files and running "create" action (#486). 2022-03-07 15:32:07 -08:00
test_environment.py
test_export_tar.py
test_extract.py When using the "numeric_owner" option with the "extract" action, tailor the flags passed to Borg depending on the Borg version (#394). 2022-02-10 10:09:18 -08:00
test_flags.py
test_info.py
test_init.py
test_list.py
test_mount.py
test_prune.py
test_umount.py
test_version.py Run "compact" action by default when no actions are specified (#394). 2022-02-09 14:33:12 -08:00