Make valgrind part of test scripts
This commit is contained in:
parent
c5ac02c571
commit
ccbf4fb5da
4 changed files with 46 additions and 18 deletions
|
|
@ -2,6 +2,5 @@
|
|||
|
||||
set -e -u
|
||||
|
||||
make runtime_specs
|
||||
source `dirname $0`/util/run_tests.sh
|
||||
run_tests out/Default/runtime_specs "$@"
|
||||
run_tests runtime_specs "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue