borgmatic/tests/unit/borg
2022-08-17 17:33:09 -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 Factor out repository/archive flags formatting code from create action (#557). 2022-08-13 22:50:14 -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 Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2. 2022-08-15 15:04:40 -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 Disallow borg list --json with --archive or --find (#557). 2022-08-15 15:40:28 -07:00
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