git-filter-repo/t
rndbit 993216739e filter-repo: add tests for --replace-text in binary blobs
The --replace-text failed to detect blobs as binary and incorrectly
applied to all blobs.
Prior to switch from python2 to python3 it incorrectly designated blobs
containing 0 character instead of NUL byte as binary and would have been
causing text replacements to apply to binary files and not apply to text
files containing 0 character.

Add regression tests with blobs containing; 0 character, NUL byte, and
both 0 character and NUL byte.

Signed-off-by: rndbit <rndbit@filter.bitman.net>
2021-09-02 16:39:11 +00:00
..
t9390 filter-repo: add new --replace-message option 2021-08-25 07:51:39 -07:00
t9391 Fix undefined variable names 2020-07-27 09:49:43 -07:00
run_coverage Exit non-zero if the tests fail 2021-06-06 14:45:34 -04:00
run_tests Share implementation with github workflow 2021-06-06 14:45:34 -04:00
t9390-filter-repo.sh filter-repo: add tests for --replace-text in binary blobs 2021-09-02 16:39:11 +00:00
t9391-filter-repo-lib-usage.sh Merge branch 'js/windows-fixes' 2021-04-01 12:28:37 -07:00
t9392-python-callback.sh Allow callback body to be loaded from a file 2021-06-07 08:35:23 -07:00
test-lib-functions.sh filter-repo: add some basic tests, with git-style test-lib.sh 2019-03-12 14:19:38 -07:00
test-lib.sh filter-repo: add some basic tests, with git-style test-lib.sh 2019-03-12 14:19:38 -07:00