Merge branch 'bc/hash-independent-tests'
commitd555663f16fb1bc28ebc44a4e78ff4e277c3b69e
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Oct 2018 03:37:16 +0000 (10 12:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Oct 2018 03:37:16 +0000 (10 12:37 +0900)
tree594a810932672a5dce8fb9e7fac51c9969b1b281
parent77b5046ae36732db899d59fab9f5a8fa42f6c21e
parentae0c89d41bbdbcdd53296a8260907105de38e112
Merge branch 'bc/hash-independent-tests'

Various tests have been updated to make it easier to swap the
hash function used for object identification.

* bc/hash-independent-tests:
  t5318: use test_oid for HASH_LEN
  t1407: make hash size independent
  t1406: make hash-size independent
  t1405: make hash size independent
  t1400: switch hard-coded object ID to variable
  t1006: make hash size independent
  t0064: make hash size independent
  t0002: abstract away SHA-1 specific constants
  t0000: update tests for SHA-256
  t0000: use hash translation table
  t: add test functions to translate hash-related values
t/README
t/t1400-update-ref.sh
t/test-lib-functions.sh