From: brarcher Date: Thu, 19 Dec 2013 16:27:54 +0000 (+0000) Subject: try to add check_mem_leaks back into "make check" X-Git-Tag: 0.10.0~304 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d399918baff11b3c25ed032db804c0a6078b932;p=check try to add check_mem_leaks back into "make check" git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@912 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/tests/Makefile.am b/tests/Makefile.am index c54a866..5a3028f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,6 +3,7 @@ TESTS = \ check_check_export \ check_check \ + check_mem_leaks \ test_output.sh \ test_check_nofork.sh \ test_xml_output.sh \