We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ef0b0 commit c9a1f41Copy full SHA for c9a1f41
Makefile
@@ -744,6 +744,8 @@ TEST_BUILTINS_OBJS += test-urlmatch-normalization.o
744
TEST_BUILTINS_OBJS += test-wildmatch.o
745
TEST_BUILTINS_OBJS += test-write-cache.o
746
747
+# Do not add more tests here unless they have extra dependencies. Add
748
+# them in TEST_BUILTINS_OBJS above.
749
TEST_PROGRAMS_NEED_X += test-fake-ssh
750
TEST_PROGRAMS_NEED_X += test-line-buffer
751
TEST_PROGRAMS_NEED_X += test-svn-fe
0 commit comments