]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4061-diff-indent.sh
test libs: rename "diff-lib" to "lib-diff"
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 12 Feb 2021 13:29:40 +0000 (14:29 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2021 19:58:21 +0000 (11:58 -0800)
commitebd73f50c680ca0984aae18fad7b821464ed2411
treea6aed9b5d835b13c7df8b77dce62f79035822ce4
parent59934417fffd3f8dcdc9e18271644b4db0627ea9
test libs: rename "diff-lib" to "lib-diff"

Rename the "diff-lib" to "lib-diff". With this rename and preceding
commits there is no remaining t/*lib* which doesn't follow the
convention of being called t/lib-*.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
23 files changed:
t/.gitattributes
t/lib-diff.sh [moved from t/diff-lib.sh with 100% similarity]
t/lib-diff/COPYING [moved from t/diff-lib/COPYING with 100% similarity]
t/lib-diff/README [moved from t/diff-lib/README with 100% similarity]
t/t4000-diff-format.sh
t/t4001-diff-rename.sh
t/t4003-diff-rename-1.sh
t/t4004-diff-rename-symlink.sh
t/t4005-diff-rename-2.sh
t/t4007-rename-3.sh
t/t4008-diff-break-rewrite.sh
t/t4009-diff-rename-4.sh
t/t4010-diff-pathspec.sh
t/t4011-diff-symlink.sh
t/t4013-diff-various.sh
t/t4015-diff-whitespace.sh
t/t4027-diff-submodule.sh
t/t4034-diff-words.sh
t/t4038-diff-combined.sh
t/t4061-diff-indent.sh
t/t4206-log-follow-harder-copies.sh
t/t7501-commit-basic-functionality.sh
t/t9300-fast-import.sh