borgmatic/tests/unit/borg
2023-02-26 23:34:17 -08:00
..
__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
test_break_lock.py
test_check.py Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 2022-11-17 10:19:48 -08:00
test_compact.py
test_create.py
test_environment.py
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 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-01-25 23:31:07 -08:00
test_mount.py
test_prune.py
test_rcreate.py
test_rinfo.py
test_rlist.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_transfer.py
test_umount.py
test_version.py