diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-06-28 22:59:22 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-01 13:28:18 -0700 |
commit | 0b78a1b22a4461b1909b0716d1572d2119d1c450 (patch) | |
tree | 810c4f930a4ed6f1eb8e3c82ea867d02c7dccd0e /t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a | |
parent | t1450: make hash size independent (diff) | |
download | tgif-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/19f9c8273ec45a8938e6999cb59b3ff66739902a')
-rw-r--r-- | t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a | bin | 2048 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a b/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a Binary files differdeleted file mode 100644 index 5cbe9ec312..0000000000 --- a/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a +++ /dev/null |