]> Kevux Git Server - rit/commit
test-lib: provide test prereq REFFILES
authorHan-Wen Nienhuys <hanwen@google.com>
Mon, 31 May 2021 16:56:29 +0000 (16:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
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 <hanwen@google.com>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
t/test-lib.sh