borgmatic/tests/unit
2023-04-05 14:58:05 -07:00
..
actions Fix regression in which the "transfer" action produced a traceback (#663). 2023-03-30 23:21:20 -07:00
borg Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2023-04-05 14:58:05 -07:00
commands check all tests 2023-03-26 23:35:47 +05:30
config Add check_repositories regression fix to NEWS (#662). 2023-03-28 11:45:55 -07:00
hooks When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-27 10:36:39 -07:00
__init__.py
test_execute.py When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-27 10:36:39 -07:00
test_logger.py Add "--log-file-format" flag for customizing the log message format (#658). 2023-04-02 23:06:36 -07:00
test_signals.py
test_verbosity.py