borgmatic/tests/unit/borg
2023-03-18 14:01:52 -07:00
..
__init__.py
test_borg.py
test_break_lock.py
test_check.py
test_compact.py
test_create.py
test_environment.py add test to ensure integers are converted to string 2023-03-18 02:57:56 +05:30
test_export_tar.py
test_extract.py
test_flags.py
test_info.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_list.py
test_mount.py
test_prune.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00
test_rcreate.py
test_rinfo.py
test_rlist.py
test_transfer.py Fix tests. 2023-02-26 23:34:17 -08:00
test_umount.py Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 2020-05-14 22:38:38 -07:00
test_version.py