Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp.
* testsuite/Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp. * testsuite/Makefile.in: Regenerated. From-SVN: r186389
This commit is contained in:
parent
2ff5ea2db9
commit
a2547fd0d6
@ -1,3 +1,9 @@
|
||||
2012-04-12 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* testsuite/Makefile.am (check_DEJAGNUnormal0): Run
|
||||
prettyprinters.exp.
|
||||
* testsuite/Makefile.in: Regenerated.
|
||||
|
||||
2012-04-12 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR libstdc++/52942
|
||||
|
@ -134,7 +134,7 @@ check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
|
||||
normal0) \
|
||||
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
||||
$$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) \
|
||||
$(RUNTESTFLAGS) abi.exp; \
|
||||
$(RUNTESTFLAGS) abi.exp prettyprinters.exp; \
|
||||
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
||||
fi; \
|
||||
dirs="`cd $$srcdir; echo [013-9][0-9]_*/*`";; \
|
||||
|
@ -572,7 +572,7 @@ check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
|
||||
normal0) \
|
||||
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
||||
$$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) \
|
||||
$(RUNTESTFLAGS) abi.exp; \
|
||||
$(RUNTESTFLAGS) abi.exp prettyprinters.exp; \
|
||||
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
||||
fi; \
|
||||
dirs="`cd $$srcdir; echo [013-9][0-9]_*/*`";; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user