borgmatic/tests/unit/borg
2019-11-01 10:00:26 -07:00
..
__init__.py
test_check.py
test_create.py
test_environment.py
test_extract.py Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion. 2019-11-01 10:00:26 -07:00
test_flags.py
test_info.py
test_init.py
test_list.py Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230). 2019-10-22 22:42:36 -07:00
test_prune.py