gcc/libstdc++-v3/testsuite/27_io/basic_fstream
Jonathan Wakely 5ae9ddd480 libstdc++: Enable tests that incorrectly require cxx11-abi
These tests were not being run when -D_GLIBCXX_USE_CXX11_ABI=0 was added
to the test flags, but they actually work OK with the old string.

libstdc++-v3/ChangeLog:

	* testsuite/21_strings/basic_string/allocator/char/minimal.cc:
	Do not require cxx11-abi effective target.
	* testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:
	Likewise.
	* testsuite/27_io/basic_fstream/cons/base.cc: Likewise.
2020-10-14 12:52:46 +01:00
..
assign Update copyright years. 2020-01-01 12:51:42 +01:00
cons libstdc++: Enable tests that incorrectly require cxx11-abi 2020-10-14 12:52:46 +01:00
open Update copyright years. 2020-01-01 12:51:42 +01:00
rdbuf/char Update copyright years. 2020-01-01 12:51:42 +01:00
requirements Update copyright years. 2020-01-01 12:51:42 +01:00
53984.cc Update copyright years. 2020-01-01 12:51:42 +01:00