borgmatic/tests/unit
Dan Helfman 6a61070d85 Use shell redirection rather than the --file flag to sidestep synchronization issues when pg_dump/pg_dumpall tries to write to a named pipe. 2020-05-08 19:11:26 -07:00
..
borg Additional test coverage. 2020-05-07 12:14:27 -07:00
commands Fix tests. 2020-01-27 12:56:12 -08:00
config Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280). 2020-01-23 13:41:37 -08:00
hooks Use shell redirection rather than the --file flag to sidestep synchronization issues when pg_dump/pg_dumpall tries to write to a named pipe. 2020-05-08 19:11:26 -07: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 Additional test coverage. 2020-05-08 09:48:04 -07:00
test_logger.py Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271). 2019-12-11 12:12:25 -08:00
test_verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00