summaryrefslogtreecommitdiff
path: root/t/t5000
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2019-06-28 22:59:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-07-01 20:28:18 (GMT)
commit0b78a1b22a4461b1909b0716d1572d2119d1c450 (patch)
tree810c4f930a4ed6f1eb8e3c82ea867d02c7dccd0e /t/t5000
parent8de6b383c15a527c222688161156eb5c5acfecc4 (diff)
downloadgit-0b78a1b22a4461b1909b0716d1572d2119d1c450.zip
git-0b78a1b22a4461b1909b0716d1572d2119d1c450.tar.gz
git-0b78a1b22a4461b1909b0716d1572d2119d1c450.tar.bz2
t5000: make hash independent
This test uses a stub of a very large (64 GB) object to test our generation of tar archives. In doing so, it uses the object ID of the object so it can insert it into the database properly. Look up these values using test_oid. Restructure the test slightly to use test_oid_in_path. Since we care about the object, not how it is named in a particular hash algorithm, rename it to "huge-object", which is shorter and more descriptive. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5000')
-rw-r--r--t/t5000/huge-object (renamed from t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a)bin2048 -> 2048 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a b/t/t5000/huge-object
index 5cbe9ec..5cbe9ec 100644
--- a/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a
+++ b/t/t5000/huge-object
Binary files differ