.. |
__init__.py
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 tahun lalu |
test_check.py
|
2ab9daaa0f
Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266).
|
5 tahun lalu |
test_create.py
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
5 tahun lalu |
test_environment.py
|
ef3dda9213
Bypass Borg error about a moved repository (#209).
|
6 tahun lalu |
test_extract.py
|
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
|
5 tahun lalu |
test_flags.py
|
56fd78089d
Sort generated flags before passing them to Borg.
|
6 tahun lalu |
test_info.py
|
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
|
5 tahun lalu |
test_init.py
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
5 tahun lalu |
test_list.py
|
826e4352d1
Filter listed paths via "borgmatic list --path" flag (#269).
|
5 tahun lalu |
test_mount.py
|
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
|
5 tahun lalu |
test_prune.py
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
5 tahun lalu |
test_umount.py
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
5 tahun lalu |