borgmatic/tests/integration/commands
Dan Helfman da78929415 To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -07:00
..
completion Fix error parsing arguments with multiple verbosity flags (#716). 2023-06-24 14:10:47 -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_arguments.py To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -07:00
test_borgmatic.py Break out main borgmatic arguments-parsing code into a separate file. 2019-06-22 21:32:27 -07:00
test_generate_config.py Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). 2023-06-21 12:19:49 -07:00
test_validate_config.py Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). 2023-06-23 10:11:41 -07:00