git-config: fix regexp memory leaks on error conditions
[gitweb.git] / Makefile
index 33a48ac87724a91944f887f7ed8c414c78687bfd..f69979e39e25bd0aae3dbdf21019d040aa1fd788 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -520,6 +520,7 @@ TEST_PROGRAMS_NEED_X += test-run-command
 TEST_PROGRAMS_NEED_X += test-scrap-cache-tree
 TEST_PROGRAMS_NEED_X += test-sha1
 TEST_PROGRAMS_NEED_X += test-sigchain
+TEST_PROGRAMS_NEED_X += test-string-list
 TEST_PROGRAMS_NEED_X += test-subprocess
 TEST_PROGRAMS_NEED_X += test-svn-fe
 
@@ -2635,6 +2636,7 @@ bin-wrappers/%: wrap-for-bin.sh
 # with that.
 
 export NO_SVN_TESTS
+export TEST_NO_MALLOC_CHECK
 
 ### Testing rules