regtest" and "make exp-regtest". Then change the nightly build system
to run all-regtest instead of exp-regtest.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7332
@PERL@ tests/vg_regtest $(TOOLS)
exp-regtest: check
@PERL@ tests/vg_regtest $(EXP_TOOLS)
+all-regtest: check
+ @PERL@ tests/vg_regtest $(TOOLS) $(EXP_TOOLS)
## Preprend @PERL@ because tests/vg_per isn't executable
perf: check
\
runcmd $logfile \
"Running regression tests " \
- "cd valgrind && make regtest"
+ "cd valgrind && make all-regtest"
# Grab some indicative text for the short log file -- if the regtests
# succeeded, show their results. If we didn't make it that far, show the