borgmatic/tests/unit/borg
2022-09-20 13:52:13 -07:00
..
__init__.py
test_borg.py
test_check.py
test_compact.py
test_create.py Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587). 2022-09-20 13:52:13 -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
test_flags.py
test_info.py Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (#577). 2022-08-30 20:42:42 -07:00
test_list.py
test_mount.py
test_prune.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_rcreate.py
test_rinfo.py
test_rlist.py
test_transfer.py
test_umount.py
test_version.py