.. |
__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_borg.py
|
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
2022-06-30 13:42:17 -07:00 |
test_check.py
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
test_compact.py
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
test_create.py
|
Factor out repository/archive flags formatting code from create action (#557).
|
2022-08-13 22:50:14 -07:00 |
test_environment.py
|
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
2022-06-30 13:42:17 -07:00 |
test_export_tar.py
|
Update export-tar action for Borg 2 support (#557).
|
2022-08-15 17:34:12 -07:00 |
test_extract.py
|
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2022-08-15 15:04:40 -07:00 |
test_flags.py
|
Factor out repository/archive flags formatting code from create action (#557).
|
2022-08-13 22:50:14 -07:00 |
test_info.py
|
Support for Borg 2's rcreate and rinfo sub-commands (#557).
|
2022-08-12 14:53:20 -07:00 |
test_list.py
|
Disallow borg list --json with --archive or --find (#557).
|
2022-08-15 15:40:28 -07:00 |
test_mount.py
|
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
2022-06-30 13:42:17 -07:00 |
test_prune.py
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
test_rcreate.py
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
test_rinfo.py
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
test_rlist.py
|
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2022-08-15 15:04:40 -07:00 |
test_umount.py
|
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
2020-05-14 22:38:38 -07:00 |
test_version.py
|
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
2022-06-30 13:42:17 -07:00 |