Merge branch 'bc/hash-independent-tests'
commit709f9f5b4b2d9f55fa95fcff92832f24cc09a8b8
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 04:09:54 +0000 (11 13:09 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 04:09:54 +0000 (11 13:09 +0900)
treeb90c0309f36e068ede6a1d86f080db142241aeca
parentcd94dd02a6a0c286473204a317e38a8d0e6cd745
parent31bdb1f28ecdce738aa3f2f23b7b1c531a06e76e
Merge branch 'bc/hash-independent-tests'

Tests that rely on the exact hardcoded values of object names have
been updated in preparation for hash function migration.

* bc/hash-independent-tests:
  t2107: abstract away SHA-1-specific constants
  t2101: abstract away SHA-1-specific constants
  t2101: modernize test style
  t2020: abstract away SHA-1 specific constants
  t1507: abstract away SHA-1-specific constants
  t1411: abstract away SHA-1-specific constants
  t1405: sort reflog entries in a hash-independent way
  t1300: abstract away SHA-1-specific constants
  t1304: abstract away SHA-1-specific constants
  t1011: abstract away SHA-1-specific constants