.. |
__init__.py
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 years ago |
test_arguments.py
|
9b83afe491
With the "create" action, only one of "--list" ("--files") and "--progress" flags can be used.
|
2 years ago |
test_borgmatic.py
|
4bf3e906a1
Break out main borgmatic arguments-parsing code into a separate file.
|
6 years ago |
test_completion.py
|
77b84f8a48
Add Bash completion script so you can tab-complete the borgmatic command-line.
|
3 years ago |
test_convert_config.py
|
1c0dc3f904
Run isort over the source
|
6 years ago |
test_generate_config.py
|
2bc91ac3d2
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539).
|
3 years ago |
test_validate_config.py
|
8650a15db1
Document validate-borgmatic-config and add a few tests.
|
6 years ago |