borgmatic/tests/unit
2025-05-14 14:09:19 -07:00
..
actions Fix for the "spot" check's "xxh64sum_command" option erroring on commands containing spaces (#1095). 2025-05-14 14:09:19 -07:00
borg fix dry run not working borg 1.4.1+ 2025-04-26 00:21:48 +05:30
commands Fix a regression in which the default monitoring verbosity is 0 instead of 1 (#1085). 2025-04-24 23:27:09 -07:00
config Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud storage services even without using Rclone. 2025-05-04 09:59:07 -07:00
hooks Fix for the LVM hook erroring when the "--dry-run" flag is used (#1093). 2025-05-12 11:50:55 -07: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_execute.py Get existing unit tests passing (#1009). 2025-02-28 08:37:03 -08:00
test_logger.py Remove merge conflict artifacts. 2025-04-03 17:31:06 -07:00
test_signals.py When ctrl-C is pressed, ensure Borg actually exits (#1015). 2025-03-02 10:32:57 -08:00
test_verbosity.py Add an additional test (#793). 2025-04-04 18:49:20 -07:00