mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 11:21:19 -07:00
Adding finalcv to tests
Copied from Perforce Change: 18658 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
89ff390eb8
commit
e00db0dc58
1 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Build and test MM at tip of main trunk (the MM_src compound)
|
||||
#
|
||||
# $HopeName: HOMEmm!bin:build:MM_src_trunk(trunk.9) $
|
||||
# $HopeName: HOMEmm!bin:build:MM_src_trunk(trunk.10) $
|
||||
#
|
||||
|
||||
script="`basename $0`"
|
||||
|
|
@ -39,7 +39,8 @@ do
|
|||
die "Unable to build library $lib of trunk"
|
||||
done
|
||||
|
||||
for test in amcss dwstress lockcov locv mpmss mpsicv poolncv qs mpmconft
|
||||
for test in amcss dwstress lockcov locv mpmss mpsicv poolncv \
|
||||
qs mpmconft finalcv
|
||||
do
|
||||
gnumake -r -f sus8gc.gmk $test &&
|
||||
for variety in df dp ds ro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue