]> git.99rst.org Git - git.git/commit
test-lib: provide test prereq REFFILES
authorHan-Wen Nienhuys <redacted>
Mon, 31 May 2021 16:56:29 +0000 (16:56 +0000)
committerJunio C Hamano <redacted>
Wed, 2 Jun 2021 01:01:54 +0000 (10:01 +0900)
commitc305e667e0cad4acb40a4d408e44b823fa47c111
tree86f5f19911f82d8d7f3e04f055f7ed2fe6534adc
parentd491f5ea07e5bb85be75060d3939894892f9478a
test-lib: provide test prereq REFFILES

REFFILES can be used to mark tests that are specific to the packed/loose ref
storage format and its limitations. Marking such tests is a preparation for
introducing the reftable storage backend.

Signed-off-by: Han-Wen Nienhuys <redacted>
Reviewed-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/README
t/test-lib.sh
git clone https://git.99rst.org/PROJECT