gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 10613537a9 PR libstdc++/66145 ensure new ABI for ios::failure tests
PR libstdc++/66145
	* testsuite/27_io/basic_ios/copyfmt/char/1.cc: Restore ABI override
	so new ios::failure can be caught even when old ABI is the default.
	* testsuite/27_io/basic_ios/exceptions/char/1.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_arithmetic/char/
	exceptions_failbit.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/
	exceptions_failbit.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_other/char/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_other/wchar_t/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/basic_istream/sentry/char/12297.cc: Likewise.
	* testsuite/27_io/basic_istream/sentry/wchar_t/12297.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_other/char/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_other/wchar_t/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/ios_base/storage/2.cc: Likewise.

From-SVN: r245167
2017-02-03 19:26:51 +00:00
..
basic_filebuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_fstream Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
basic_ifstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ios PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
basic_iostream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_istream PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
basic_istringstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ofstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ostream PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
basic_ostringstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_streambuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_stringbuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_stringstream Update copyright years. 2017-01-01 13:07:43 +01:00
fpos Update copyright years. 2017-01-01 13:07:43 +01:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
ios_base PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
manipulators Update copyright years. 2017-01-01 13:07:43 +01:00
objects Update copyright years. 2017-01-01 13:07:43 +01:00
types Update copyright years. 2017-01-01 13:07:43 +01:00
rvalue_streams-2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
rvalue_streams.cc Update copyright years. 2017-01-01 13:07:43 +01:00