summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2015-03-08 10:12:44 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-12 20:45:18 (GMT)
commita3ddcefd97b0e033eca045f07e0a262e1e7bb483 (patch)
tree02215f44e37c257e47ebb2808e99b9683c9486dd /Makefile
parentf64cb88d3521b64b2db9353d14148328063745dc (diff)
downloadgit-a3ddcefd97b0e033eca045f07e0a262e1e7bb483.zip
git-a3ddcefd97b0e033eca045f07e0a262e1e7bb483.tar.gz
git-a3ddcefd97b0e033eca045f07e0a262e1e7bb483.tar.bz2
t7063: tests for untracked cache
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 44f1dd1..e63538a 100644
--- a/Makefile
+++ b/Makefile
@@ -570,6 +570,7 @@ 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-dump-untracked-cache
TEST_PROGRAMS_NEED_X += test-genrandom
TEST_PROGRAMS_NEED_X += test-hashmap
TEST_PROGRAMS_NEED_X += test-index-version