Slightly augment the code coverage for tests
This commit is contained in:
parent
dd379db119
commit
6a58c425b2
@ -27,7 +27,7 @@
|
|||||||
#variables
|
#variables
|
||||||
PROGNAME="tests.sh"
|
PROGNAME="tests.sh"
|
||||||
#executables
|
#executables
|
||||||
CONFIGURE="$OBJDIR../tools/configure -S"
|
CONFIGURE="$OBJDIR../tools/configure -S -q -v"
|
||||||
DATE="date"
|
DATE="date"
|
||||||
DIFF="diff"
|
DIFF="diff"
|
||||||
RM="rm -f"
|
RM="rm -f"
|
||||||
|
Loading…
Reference in New Issue
Block a user