summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2014-06-13 12:19:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-06-13 18:49:42 (GMT)
commit3e52f70b1505956bf91cb7b107e526d1c67da0a6 (patch)
treec65fe95ff5c1ebaf0023660e9a7f6d3d38747558 /Makefile
parent5b0a78c1c0e15e97133784b342384cdefa17f6fc (diff)
downloadgit-3e52f70b1505956bf91cb7b107e526d1c67da0a6.zip
git-3e52f70b1505956bf91cb7b107e526d1c67da0a6.tar.gz
git-3e52f70b1505956bf91cb7b107e526d1c67da0a6.tar.bz2
t1700: new tests for split-index mode
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 94ad3ce..028749b 100644
--- a/Makefile
+++ b/Makefile
@@ -565,6 +565,7 @@ TEST_PROGRAMS_NEED_X += test-ctype
TEST_PROGRAMS_NEED_X += test-date
TEST_PROGRAMS_NEED_X += test-delta
TEST_PROGRAMS_NEED_X += test-dump-cache-tree
+TEST_PROGRAMS_NEED_X += test-dump-split-index
TEST_PROGRAMS_NEED_X += test-genrandom
TEST_PROGRAMS_NEED_X += test-hashmap
TEST_PROGRAMS_NEED_X += test-index-version