borgmatic/tests/unit
Dan Helfman ca7e18bb29
Override PostgreSQL dump/restore commands via configuration options (#311).
Merge pull request #49 from jpaniagualaconich/specify-pg-dump-restore-commands
2022-11-18 08:33:14 -08:00
..
borg Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 2022-11-17 10:19:48 -08:00
commands To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 2022-10-12 10:26:09 -07:00
config Fix traceback when a configuration section is present but lacking any options (#604). 2022-10-23 13:56:03 -07:00
hooks specify pg dump/restore commands (#311) 2022-11-06 11:12:53 +01: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 Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00
test_logger.py Add test for #407: Fix syslog logging on FreeBSD. 2021-06-23 10:21:45 -07:00
test_signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
test_verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00