]> git.ipfire.org Git - thirdparty/git.git/commit
grep tests: move "grep binary" alongside the rest
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 1 Jul 2019 21:20:55 +0000 (23:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2019 21:33:14 +0000 (14:33 -0700)
commit471dac5d2ceec4ccf7ad149402dfcb66ac066ddc
tree7da27aa03266f17e223323ea056d0b5b5964b6a1
parentf463beb805638830e2a6b16359f94d8afca289ee
grep tests: move "grep binary" alongside the rest

Move the "grep binary" test case added in aca20dd558 ("grep: add test
script for binary file handling", 2010-05-22) so that it lives
alongside the rest of the "grep" tests in t781*. This would have left
a gap in the t/700* namespace, so move a "filter-branch" test down,
leaving the "t7010-setup.sh" test as the next one after that.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7008-filter-branch-null-sha1.sh [moved from t/t7009-filter-branch-null-sha1.sh with 100% similarity]
t/t7815-grep-binary.sh [moved from t/t7008-grep-binary.sh with 100% similarity]