author | Sebastian Harl <sh@tokkee.org> | |
Wed, 14 May 2014 19:49:36 +0000 (21:49 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 14 May 2014 19:49:36 +0000 (21:49 +0200) | ||
commit | 7779e4a8cdc40068969290ac858cb7b32f3129e9 | |
tree | ef6c660eb997833134beb4c0d7c4de406af70749 | tree | snapshot |
parent | 558bc860acedceb271ee54a19d99ccfeda67235a | commit | diff |
t/: Run all unit tests through valgrind.
This is implemented through a wrapper script which will run its arguments
through valgrind if the first parameter matches "unit/". It is passed in to
'make test' using automake's TESTS_ENVIRONMENT variable.
This is implemented through a wrapper script which will run its arguments
through valgrind if the first parameter matches "unit/". It is passed in to
'make test' using automake's TESTS_ENVIRONMENT variable.
t/cibuild.sh | diff | blob | history | |
t/testwrapper.sh | [new file with mode: 0755] | blob |