borgmatic/tests/unit/borg
2019-05-07 16:06:31 -07:00
..
__init__.py
test_check.py
test_create.py Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 2019-04-02 22:30:14 -07:00
test_environment.py
test_execute.py Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 2019-04-02 22:30:14 -07:00
test_extract.py Support for Borg create/extract --numeric-owner flag (#147). 2019-03-05 09:11:35 -08:00
test_info.py Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 2019-04-02 22:30:14 -07:00
test_init.py With --init command-line flag, if a repository already exists, proceed without erroring (#117). 2018-12-24 22:28:02 -08:00
test_list.py Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 2019-04-02 22:30:14 -07:00
test_prune.py