Some support for testing with valgrind.
[gedcom-parse.git] / t / test_valgrind
diff --git a/t/test_valgrind b/t/test_valgrind
new file mode 100755 (executable)
index 0000000..a857276
--- /dev/null
@@ -0,0 +1 @@
+export GEDCOM_TESTENV='valgrind --leak-check=yes --show-reachable=yes --num-callers=20'