diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-11-14 04:09:31 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-14 16:54:52 +0900 |
commit | 9a3a0ff5374f07d60eea01bbbe9a399d1f325280 (patch) | |
tree | d4b553369ea87874045e7a70cce428097456e0dc /t/helper | |
parent | cache: make hashcmp and hasheq work with larger hashes (diff) | |
download | tgif-9a3a0ff5374f07d60eea01bbbe9a399d1f325280.tar.xz |
t: add basic tests for our SHA-1 implementation
We have in the past had some unfortunate endianness issues with some
SHA-1 implementations we ship, especially on big-endian machines. Add
an explicit test using the test helper to catch these issues and point
them out prominently. This test can also be used as a staging ground
for people testing additional algorithms to verify that their
implementations are working as expected.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper')
0 files changed, 0 insertions, 0 deletions