]> git.proxmox.com Git - libgit2.git/commit
More tests for ambiguous OIDs across packs
authorRussell Belfer <rb@github.com>
Tue, 6 Aug 2013 04:46:32 +0000 (21:46 -0700)
committerRussell Belfer <rb@github.com>
Tue, 6 Aug 2013 04:46:32 +0000 (21:46 -0700)
commit437224b4b912176ac0992aa56790142e3ba5bb8f
treebf1e453eed2e7f313ed4e6b4e37767aea2f7ab02
parent9b7d02ff2d9b87d61778ee7ef5e2d43bf4c561f0
More tests for ambiguous OIDs across packs

The test coverage for ambiguous OIDs was pretty thin.  This adds
a bunch of new objects both in packs, across packs, and loose that
match to 8 characters so that we can test various cases of
ambiguous lookups.
include/git2/odb.h
tests-clar/odb/mixed.c
tests-clar/resources/duplicate.git/config
tests-clar/resources/duplicate.git/objects/0d/deadede9e6d6ccddce0ee1e5749eed0485e5ea [new file with mode: 0644]
tests-clar/resources/duplicate.git/objects/pack/pack-29a4896f0a0b9c9947b0927c57a5c03dcae052e3.idx [new file with mode: 0644]
tests-clar/resources/duplicate.git/objects/pack/pack-29a4896f0a0b9c9947b0927c57a5c03dcae052e3.pack [new file with mode: 0644]
tests-clar/resources/duplicate.git/objects/pack/pack-b18eeacbd65cbd30a365d7564b45a468e8bd43d6.idx [new file with mode: 0644]
tests-clar/resources/duplicate.git/objects/pack/pack-b18eeacbd65cbd30a365d7564b45a468e8bd43d6.pack [new file with mode: 0644]
tests-clar/resources/duplicate.git/refs/heads/dummy-marker.txt [new file with mode: 0644]