r239776 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Aug 26 11:35:00 GMT 2016


Author: redi
Date: Fri Aug 26 11:35:58 2016
New Revision: 239776

URL: https://gcc.gnu.org/viewcvs?rev=239776&root=gcc&view=rev
Log:
Restore dg-interpreter-batch-mode for libstdc++ tests

2016-08-26  Jonathan Wakely  <jwakely@redhat.com>
	    Pedro Alves  <palves@redhat.com>

	* testsuite/lib/gdb-test.exp (gdb-dg-runtest): Define wrapper to save
	and restore dg-interpreter-batch-mode.
	* testsuite/libstdc++-prettyprinters/prettyprinters.exp: Use
	gdb-dg-runtest instead of dg-runtest.
	* testsuite/libstdc++-xmethods/xmethods.exp: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/lib/gdb-test.exp
    trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/prettyprinters.exp
    trunk/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp



More information about the Libstdc++-cvs mailing list