For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > October 2006 > cvs: php-gcov-web(SOC06) /cron config.sh









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: php-gcov-web(SOC06) /cron config.sh
Nuno Lopes

2006-10-31, 7:00 pm

nlopess Tue Oct 31 15:37:47 2006 UTC

Modified files: (Branch: SOC06)
/php-gcov-web/cron config.sh
Log:
add support for valgrind suppressions file

http://cvs.php.net/viewvc.cgi/php-g...4&diff_format=u
Index: php-gcov-web/cron/config.sh
diff -u php-gcov-web/cron/config.sh:1.1.2.3 php-gcov-web/cron/config.sh:1.1.2.4
--- php-gcov-web/cron/config.sh:1.1.2.3 Thu Sep 7 17:34:28 2006
+++ php-gcov-web/cron/config.sh Tue Oct 31 15:37:47 2006
@@ -11,3 +11,6 @@

# set this to null if you don't want to run valgrind tests
VALGRIND=1
+
+# use this to set specific valgrind options, like a suppressions file
+#export VALGRIND_OPTS="--suppressions=/tmp/gcov/valgrind.supp"
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com