borg/src/borg/testsuite/archiver
Thomas Waldmann e7bd18d7f3
create: add the slashdot hack, fixes #4685
2024-02-20 04:08:09 +01:00
..
__init__.py refactor (re-)init of exit_code and warnings_list globals 2024-02-17 22:29:18 +01:00
argparsing.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
benchmark_cmd.py tests: remove usage of environment_variable context manager 2023-07-25 13:29:02 +02:00
bypass_lock_option.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
check_cmd.py tests: borg check must not add a spoofed archive to manifest 2023-09-24 20:10:58 +02:00
checks.py remove manifest TAMs 2023-09-24 20:10:53 +02:00
config_cmd.py do not return the rc from Archiver methods 2024-02-17 22:07:47 +01:00
corruption.py do not return the rc from Archiver methods 2024-02-17 22:07:47 +01:00
create_cmd.py create: add the slashdot hack, fixes #4685 2024-02-20 04:08:09 +01:00
debug_cmds.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
delete_cmd.py new warnings infrastructure to support modern exit codes 2024-02-14 01:26:12 +01:00
diff_cmd.py new warnings infrastructure to support modern exit codes 2024-02-14 01:26:12 +01:00
disk_full.py fix F401 2023-07-26 01:23:37 +02:00
dotdot_path.tar Sanitize paths during archive creation/extraction/... 2023-06-07 23:23:53 +02:00
extract_cmd.py fix F401 2023-07-26 01:23:37 +02:00
help_cmd.py help_cmd converted 2023-07-07 10:08:25 -05:00
info_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
key_cmds.py refactor: use less binascii 2024-02-19 02:16:19 +01:00
list_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
lock_cmds.py borg with-lock: catch exception, print error msg, fixes #8022 2024-02-18 13:36:10 +01:00
mount_cmds.py simplify flake8 configuration 2023-07-25 23:56:31 +02:00
patterns.py patterns converted 2023-07-07 17:50:44 -04:00
prune_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
rcompress_cmd.py refactor: use less binascii 2024-02-19 02:16:19 +01:00
rcreate_cmd.py do not return the rc from Archiver methods 2024-02-17 22:07:47 +01:00
rdelete_cmd.py update "modern" error RCs (docs and code) 2024-02-13 22:58:02 +01:00
recreate_cmd.py update "modern" error RCs (docs and code) 2024-02-13 22:58:02 +01:00
rename_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
repo12.tar.gz tests for borg transfer --upgrader=From12To20 2022-12-04 09:07:48 +01:00
return_codes.py fix F401 2023-07-26 01:23:37 +02:00
rinfo_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
rlist_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
serve_cmd.py serve_cmd converted 2023-07-09 15:05:27 -04:00
tar_cmds.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
transfer_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
unusual_paths.tar Sanitize paths during archive creation/extraction/... 2023-06-07 23:23:53 +02:00