[glib/wip/gcleanup] glib-tap: WIP more tweaks to memcheck target



commit c82cc9f67b092f881421ae709d9bfaf831efa2fb
Author: Stef Walter <stefw gnome org>
Date:   Thu Nov 7 22:41:13 2013 +0100

    glib-tap: WIP more tweaks to memcheck target

 glib-tap.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib-tap.mk b/glib-tap.mk
index 9e95ecb..9572b7c 100644
--- a/glib-tap.mk
+++ b/glib-tap.mk
@@ -134,4 +134,4 @@ CLEANFILES += $(installed_test_meta_DATA)
 endif
 
 memcheck: $(test_programs)
-       $(MAKE) TESTS_ENVIRONMENT="G_DEBUG='gc-friendly cleanup'" LOG_COMPILER="libtool --mode=execute 
valgrind --leak-check=full --quiet --log-fd=7" AM_TESTS_FD_REDIRECT="7>&2" check
+       $(MAKE) TESTS_ENVIRONMENT="G_DEBUG='gc-friendly cleanup'" LOG_COMPILER="libtool --mode=execute 
valgrind --leak-check=full --show-leak-kinds=all --child-silent-after-fork=yes --quiet --log-fd=7" 
AM_TESTS_FD_REDIRECT="7>&2" check


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]