borgmatic/tests/unit
Dan Helfman 07222cd984
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Fix visibility of "borgmatic prune --stats" output (#219).
2019-09-23 13:07:51 -07:00
..
borg Fix visibility of "borgmatic prune --stats" output (#219). 2019-09-23 13:07:51 -07:00
commands Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217). 2019-09-20 11:43:27 -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 Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)." 2019-09-14 16:14:20 -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