borgmatic/tests/unit/borg
2022-08-19 09:40:29 -07:00
..
__init__.py
test_borg.py Update borg action for Borg 2 support (#557). 2022-08-16 09:30:00 -07:00
test_check.py
test_compact.py
test_create.py Rename several configuration options to match Borg 2 (#557). 2022-08-17 21:14:58 -07:00
test_environment.py
test_export_tar.py Update export-tar action for Borg 2 support (#557). 2022-08-15 17:34:12 -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 Use flag-related utility functions in info action (#557). 2022-08-17 17:11:02 -07:00
test_list.py Ignore archive filter parameters passed to list action when --archive is given (#557). 2022-08-18 09:59:48 -07:00
test_mount.py Fix mount action to work without archive again (#557). 2022-08-18 23:33:05 -07:00
test_prune.py
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 Use --glob-archives instead of --prefix on rlist command (#557). 2022-08-17 14:26:35 -07:00
test_transfer.py Add missing test for "transfer" action (#557). 2022-08-19 09:40:29 -07:00
test_umount.py
test_version.py