Add Jujutsu binary file patching.
Review Request #14720 — Created Dec. 1, 2025 and updated
Jujutsu actually doesn't require anything different from the base
patcher support for patching binary files, because it doesn't require
any manual staging or custom commands for adding/moving/deleting files.
This change therefore just adds unit tests for the binary file patching
functionality.
Ran unit tests.
| Summary | ID |
|---|---|
| nkmsuxoonqrvzqmvwuluqkzvmqrxmutp |
| Description | From | Last Updated |
|---|---|---|
|
I feel like this pattern is common enough and strange-looking enough that it should probably become a utility function. |
|
- Change Summary:
-
Use new
make_binary_file_patchhelper. - Commits:
-
Summary ID nkmsuxoonqrvzqmvwuluqkzvmqrxmutp nkmsuxoonqrvzqmvwuluqkzvmqrxmutp - Diff:
-
Revision 2 (+1150 -2)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.