diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-11-02 09:47:14 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-03 00:37:07 +0100 |
commit | a6f43364e3dc1eedf18b241f41bbd4abfd640fb4 (patch) | |
tree | d5805bbc907aadac4137473cc78fbcea38d3d66e /t/t1430-bad-ref-name.sh | |
parent | t7900: assert the absence of refs via git-for-each-ref(1) (diff) | |
download | git-a6f43364e3dc1eedf18b241f41bbd4abfd640fb4.tar.xz git-a6f43364e3dc1eedf18b241f41bbd4abfd640fb4.zip |
t: mark several tests that assume the files backend with REFFILES
Add the REFFILES prerequisite to several tests that assume we're using
the files backend. There are various reasons why we cannot easily
convert those tests to be backend-independent, where the most common
one is that we have no way to write corrupt references into the refdb
via our tooling. We may at a later point in time grow the tooling to
make this possible, but for now we just mark these tests as requiring
the files backend.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1430-bad-ref-name.sh')
0 files changed, 0 insertions, 0 deletions