Dan Helfman b62017be4b Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). 2 years ago
..
completion 35a11559ac Fix error parsing arguments with multiple verbosity flags (#716). 2 years ago
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 years ago
test_arguments.py b62017be4b Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). 2 years ago
test_borgmatic.py 4bf3e906a1 Break out main borgmatic arguments-parsing code into a separate file. 6 years ago
test_generate_config.py 1b90da5bf1 Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). 2 years ago
test_validate_config.py e4e455ee45 Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). 2 years ago