borgmatic/tests/unit/borg
..
__init__.py Move tests to the root of the repository, in keeping with more common convention. 2018-09-30 13:57:20 -07:00
test_borg.py Update borg action for Borg 2 support (#557). 2022-08-16 09:30:00 -07:00
test_break_lock.py Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 2022-10-04 13:42:18 -07:00
test_check.py
test_compact.py
test_create.py
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
test_list.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_mount.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_prune.py
test_rcreate.py
test_rinfo.py
test_rlist.py Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
test_transfer.py
test_umount.py
test_version.py