diff tests/test-tools.t @ 49556:9172bd49cedc stable

testlib: add `--raw-sha1` option to `f` This will be used in the patch fixing the ignore hash collision in dirstate-v2 to check the behavior of the new hashing function.
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 03 Nov 2022 12:08:02 +0100
parents 5abc47d4ca6b
children
line wrap: on
line diff
--- a/tests/test-tools.t	Wed Oct 19 16:28:41 2022 +0200
+++ b/tests/test-tools.t	Thu Nov 03 12:08:02 2022 +0100
@@ -13,6 +13,7 @@
                           check if file is newer (or same)
     -r, --recurse         recurse into directories
     -S, --sha1            show sha1 hash of the content
+    --raw-sha1            show raw bytes of the sha1 hash of the content
     --sha256              show sha256 hash of the content
     -M, --md5             show md5 hash of the content
     -D, --dump            dump file content