borgmatic/tests/unit/borg
Dan Helfman 6dca7c1c15 Add "key export" action to export a copy of the repository key (#345). 2023-08-07 12:28:39 -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_borg.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_break_lock.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_check.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_compact.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_create.py Fix "borg create" flags/argument interleaving. 2023-08-04 20:02:09 -07:00
test_environment.py Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730). 2023-07-22 15:25:55 -07:00
test_export_key.py Add "key export" action to export a copy of the repository key (#345). 2023-08-07 12:28:39 -07:00
test_export_tar.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_extract.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_flags.py Omit "--glob-archives" or "--match-archives" Borg flag when its value would be "*" (#734). 2023-08-02 10:23:22 -07:00
test_info.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
test_list.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
test_mount.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_prune.py Fix for "prune" action error when using the "keep_exclude_tags" option in configuration (#728). 2023-07-22 10:26:52 -07:00
test_rcreate.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_rinfo.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
test_rlist.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
test_transfer.py Remove sections (#721). 2023-07-08 23:14:30 -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 Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00