summaryrefslogtreecommitdiff
path: root/t/t5000/huge-object
diff options
context:
space:
mode:
authorLibravatar brian m. carlson <sandals@crustytoothpaste.net>2019-06-28 22:59:22 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-07-01 13:28:18 -0700
commit0b78a1b22a4461b1909b0716d1572d2119d1c450 (patch)
tree810c4f930a4ed6f1eb8e3c82ea867d02c7dccd0e /t/t5000/huge-object
parentt1450: make hash size independent (diff)
downloadtgif-0b78a1b22a4461b1909b0716d1572d2119d1c450.tar.xz
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/huge-object')
-rw-r--r--t/t5000/huge-objectbin0 -> 2048 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t5000/huge-object b/t/t5000/huge-object
new file mode 100644
index 0000000000..5cbe9ec312
--- /dev/null
+++ b/t/t5000/huge-object
Binary files differ