This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-31 05:33:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d93fdbc5ad79eb9ebb6bcba38ca484603dcbe70f
borgmatic
/
tests
/
unit
/
config
T
History
Dan Helfman
d0c533555e
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
2020-01-02 10:37:31 -08: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_checks.py
Enable consistency checks for only certain repositories via "check_repositories" (
#73
).
2018-10-13 20:34:51 -07:00
test_collect.py
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
2020-01-02 10:37:31 -08:00
test_convert.py
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (
#239
).
2019-11-06 09:31:00 -08:00
test_generate.py
Fix regression of generate-borgmatic-config working without --source flag (
#239
).
2019-11-06 09:52:21 -08:00
test_legacy.py
Run isort over the source
2019-05-14 18:59:19 +02:00
test_override.py
Override particular configuration options from the command-line via "--override" flag (
#268
).
2019-12-17 11:46:27 -08:00
test_validate.py
Fix "--repository" flag to accept relative paths.
2019-12-06 16:29:41 -08:00