All my local systems will compile and run check_mem_leaks without
issue. However, the build slaves are all unable to run it, for
various reasons.
For now, removing it from "make check" to prevent someone's build for
failing for no good reason. Will revisit this once more is known.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@909
64e312b2-a51f-0410-8e61-
82d0ca0eb02a
TESTS = \
check_check_export \
check_check \
- check_mem_leaks \
test_output.sh \
test_check_nofork.sh \
test_xml_output.sh \
check_check_selective.c \
check_check_sub.c \
check_check_master.c
-
check_mem_leaks_LDADD = $(top_builddir)/src/libcheckinternal.la $(top_builddir)/lib/libcompat.la
check_stress_SOURCES = check_stress.c