borgmatic/tests/unit
2021-11-20 15:43:58 +01:00
..
borg Fix error when configured source directories are not present on the filesystem at the time of backup (#387). 2021-10-11 10:40:10 -07:00
commands Rename retry_timeout to retry_wait and standardize log formatting (#28). 2021-11-15 11:51:17 -08:00
config Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -07:00
hooks add list_options setting, fixes #306 2021-11-20 15:43:58 +01:00
__init__.py
test_execute.py Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)! 2021-06-08 11:43:55 -07:00
test_logger.py Add test for #407: Fix syslog logging on FreeBSD. 2021-06-23 10:21:45 -07:00
test_verbosity.py