]> git.ipfire.org Git - thirdparty/git.git/commit
t/oid-info: add empty tree and empty blob values
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 5 Oct 2019 21:11:56 +0000 (21:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 02:45:30 +0000 (11:45 +0900)
commit1bcef512040979964816937162bfc9968d414a4d
tree16d16641d581396dfda55969aebd79592cf56ac9
parentecde49bb8aa6e5d48e96988cf7f7d5a949893980
t/oid-info: add empty tree and empty blob values

The testsuite will eventually learn how to run using an algorithm other
than SHA-1. In preparation for this, teach the test_oid family of
functions how to look up the empty blob and empty tree values so they
can be used.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/oid-info/hash-info