borgmatic/tests/unit
2022-12-15 22:59:42 -08:00
..
borg 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
commands
config Fix traceback when a configuration section is present but lacking any options (#604). 2022-10-23 13:56:03 -07:00
hooks Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2022-12-15 22:59:42 -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_execute.py
test_logger.py
test_signals.py
test_verbosity.py