borgmatic/tests/unit/borg
Divyansh Singh 997f60b3e6 add tests
2023-03-18 17:24:21 +05:30
..
__init__.py
test_borg.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_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 add tests 2023-03-18 17:24:21 +05:30
test_environment.py Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 2022-06-30 13:42:17 -07:00
test_export_tar.py
test_extract.py Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00
test_flags.py
test_info.py
test_list.py
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 Add new "transfer" action for Borg 2 (#557). 2022-08-18 23:06:51 -07:00
test_rinfo.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_rlist.py
test_transfer.py
test_umount.py
test_version.py