.. |
__init__.py
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 tahun lalu |
test_borg.py
|
5b615d51a4
Add support for "borgmatic borg debug" command (#538).
|
3 tahun lalu |
test_check.py
|
8fa90053cf
Add "borgmatic check --force" flag to ignore configured check frequencies (#523).
|
3 tahun lalu |
test_compact.py
|
574eb91921
Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (#507).
|
3 tahun lalu |
test_create.py
|
e76bfa555f
Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523).
|
3 tahun lalu |
test_environment.py
|
17c2d109e5
Add tests for pass-through of BORG_* environment variables.
|
5 tahun lalu |
test_export_tar.py
|
b3fd1be5f6
Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (#300).
|
5 tahun lalu |
test_extract.py
|
948c86f62c
When using the "numeric_owner" option with the "extract" action, tailor the flags passed to Borg depending on the Borg version (#394).
|
3 tahun lalu |
test_flags.py
|
56fd78089d
Sort generated flags before passing them to Borg.
|
6 tahun lalu |
test_info.py
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 tahun lalu |
test_init.py
|
8ddb7268eb
Reuse "borg info" function.
|
3 tahun lalu |
test_list.py
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 tahun lalu |
test_mount.py
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 tahun lalu |
test_prune.py
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 tahun lalu |
test_umount.py
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 tahun lalu |
test_version.py
|
b525e70e1c
Run "compact" action by default when no actions are specified (#394).
|
3 tahun lalu |