borgmatic/tests/unit/borg
2024-04-21 14:55:02 -07:00
..
__init__.py
test_borg.py
test_break_lock.py
test_check.py Fix a traceback when the "data" consistency check is used (#854). 2024-04-21 14:55:02 -07:00
test_compact.py
test_create.py Spot check basically complete other than docs (#656). 2024-04-15 11:02:05 -07:00
test_environment.py Elevate specific Borg warnings to errors or squash errors to warnings (#798). 2024-01-21 11:34:40 -08:00
test_export_key.py
test_export_tar.py
test_extract.py Fix lack of file extraction when using "extract --strip-components all" on a path with a leading slash (#851). 2024-04-17 16:50:09 -07:00
test_flags.py When "--match-archives *" is used with "check" action, don't skip Borg's orphaned objects check (#779). 2024-04-16 10:38:14 -07:00
test_info.py
test_list.py
test_mount.py
test_prune.py
test_rcreate.py When running the "rcreate" action and the repository already exists but with a different encryption mode than requested, error (#840). 2024-03-11 11:24:36 -07:00
test_rinfo.py
test_rlist.py
test_transfer.py
test_umount.py
test_version.py