borgmatic/tests/unit
Dan Helfman 90595e9c18
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
2019-06-27 14:41:21 -07:00
..
borg Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193). 2019-06-25 11:30:55 -07:00
commands Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198). 2019-06-24 09:55:41 -07:00
config Disable console color via "color" option in borgmatic configuration output section (#191). 2019-06-19 20:48:54 -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 Run hooks such that their output goes to syslog as well as console. 2019-06-12 13:09:04 -07:00
test_hook.py Set umask used when executing hooks via "umask" option in borgmatic hooks section (#189). 2019-06-13 17:05:26 -07:00
test_logger.py Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. 2019-06-27 14:41:21 -07:00
test_verbosity.py Support for Borg repository initialization via borgmatic --init command-line flag (#110). 2018-12-10 22:20:57 -08:00