gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely 90aa73309e Define cxx11-abi effective target for libstdc++ tests
PR libstdc++/79075
	* testsuite/lib/libstdc++.exp (check_v3_target_filesystem_ts): Remove
	redundant option from cxxflags.
	(check_effective_target_cxx11-abi): Define.
	* testsuite/21_strings/basic_string/allocator/71964.cc: Use cxx11-abi
	effective target.
	* testsuite/21_strings/basic_string/allocator/char/copy.cc: Likewise.
	* testsuite/21_strings/basic_string/allocator/char/copy_assign.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/char/minimal.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/char/move.cc: Likewise.
	* testsuite/21_strings/basic_string/allocator/char/move_assign.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/char/noexcept.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/char/swap.cc: Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/copy.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/copy_assign.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/move.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/move_assign.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/noexcept.cc:
	Likewise.
	* testsuite/21_strings/basic_string/allocator/wchar_t/swap.cc:
	Likewise.
	* testsuite/23_containers/list/61347.cc: Likewise.
	* testsuite/27_io/basic_fstream/cons/base.cc: Likewise.
	* testsuite/27_io/ios_base/failure/cxx11.cc: Likewise.

From-SVN: r244440
2017-01-13 14:57:33 +00:00
..
allocator Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
capacity Update copyright years. 2017-01-01 13:07:43 +01:00
cons Update copyright years. 2017-01-01 13:07:43 +01:00
element_access Update copyright years. 2017-01-01 13:07:43 +01:00
inserters_extractors Update copyright years. 2017-01-01 13:07:43 +01:00
literals Update copyright years. 2017-01-01 13:07:43 +01:00
modifiers Update copyright years. 2017-01-01 13:07:43 +01:00
numeric_conversions Update copyright years. 2017-01-01 13:07:43 +01:00
operations Add more tests for std::basic_string::find 2017-01-06 21:22:40 +00:00
operators Update copyright years. 2017-01-01 13:07:43 +01:00
range_access Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
types Update copyright years. 2017-01-01 13:07:43 +01:00
40160.cc Update copyright years. 2017-01-01 13:07:43 +01:00
56166.cc Update copyright years. 2017-01-01 13:07:43 +01:00
init-list.cc Update copyright years. 2017-01-01 13:07:43 +01:00
lwg2758.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pthread4.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pthread18185.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pthread33394.cc Update copyright years. 2017-01-01 13:07:43 +01:00