diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-30 04:51:06 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-30 14:04:54 +0300 |
commit | 7c55c0c00c761144e618868325f081771f6eb74e (patch) | |
tree | c8fc56ffb517f77787c62629cbbc689490adbcce /src/doc.c | |
parent | 6d882a3fdd5b35181b301a2b1db32908c2b7953a (diff) | |
download | sciteco-7c55c0c00c761144e618868325f081771f6eb74e.tar.gz |
testsuite: added --valgrind option for running SciTECO under Valgrind (memcheck)
* Any memory error will let the test case fail with code 66.
* You can also call
make check TESTSUITEFLAGS="--valgrind"
* There is no program test for Valgrind in configure.ac for the time being.
`valgrind` must be in $PATH.
* All CI testsuite runs under Ubuntu are now with Valgrind.
Diffstat (limited to 'src/doc.c')
0 files changed, 0 insertions, 0 deletions