borgmatic/tests/unit/borg
2022-08-17 21:14:58 -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 Update compact action for Borg 2 support (#557). 2022-08-13 22:07:15 -07:00
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
test_extract.py Rename several configuration options to match Borg 2 (#557). 2022-08-17 21:14:58 -07:00
test_flags.py Factor out repository/archive flags formatting code from create action (#557). 2022-08-13 22:50:14 -07:00
test_info.py Use flag-related utility functions in info action (#557). 2022-08-17 17:11:02 -07:00
test_list.py
test_mount.py Update mount action for Borg 2 support (#557). 2022-08-15 19:32:37 -07:00
test_prune.py
test_rcreate.py Add --other-repo flag to rcreate action (#557). 2022-08-17 17:33:09 -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_umount.py
test_version.py