From ae524a6c76f207636e3b5e3e6ccb83dcefdb14d1 Mon Sep 17 00:00:00 2001 From: valmat Date: Fri, 21 Mar 2014 06:23:01 +0600 Subject: Small improvements Regained the ability to run the tests (script tests/test.sh) with option -m (Valgrind) added option -q (Quiet) Full range of options, see $ ./test.sh -h Some other improvements (see diff) --- tests/php/phpt/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/php/phpt/.gitignore') diff --git a/tests/php/phpt/.gitignore b/tests/php/phpt/.gitignore index 08989fa..e89581c 100644 --- a/tests/php/phpt/.gitignore +++ b/tests/php/phpt/.gitignore @@ -4,3 +4,4 @@ *.out *.php *.sh +*.mem -- cgit v1.2.3