gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely 75224273c3 Skip tests that depend on the cxx11 std::string
* testsuite/21_strings/basic_string/init-list.cc:
	Require cxx11-abi.
	* testsuite/experimental/polymorphic_allocator/pmr_typedefs_match.cc:
	Likewise.
	* testsuite/experimental/polymorphic_allocator/pmr_typedefs_string.cc:
	Likewise.

From-SVN: r263800
2018-08-23 09:26:16 +01:00
..
algorithm Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
any Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
array Update copyright years. 2018-01-03 11:03:58 +01:00
chrono Update copyright years. 2018-01-03 11:03:58 +01:00
deque Update copyright years. 2018-01-03 11:03:58 +01:00
filesystem Mark some Filesystem tests as XFAIL for mingw 2018-06-05 08:37:30 +01:00
forward_list Update copyright years. 2018-01-03 11:03:58 +01:00
functional Update copyright years. 2018-01-03 11:03:58 +01:00
iterator Update copyright years. 2018-01-03 11:03:58 +01:00
list Update copyright years. 2018-01-03 11:03:58 +01:00
map Update copyright years. 2018-01-03 11:03:58 +01:00
memory Update copyright years. 2018-01-03 11:03:58 +01:00
memory_resource Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
numeric Update copyright years. 2018-01-03 11:03:58 +01:00
optional Update copyright years. 2018-01-03 11:03:58 +01:00
polymorphic_allocator Skip tests that depend on the cxx11 std::string 2018-08-23 09:26:16 +01:00
propagate_const Update copyright years. 2018-01-03 11:03:58 +01:00
random Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
ratio Update copyright years. 2018-01-03 11:03:58 +01:00
set Update copyright years. 2018-01-03 11:03:58 +01:00
source_location Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
string Update copyright years. 2018-01-03 11:03:58 +01:00
string_view Remove dg-require-cstdint directive from tests 2018-07-26 15:02:26 +01:00
system_error Update copyright years. 2018-01-03 11:03:58 +01:00
tuple Update copyright years. 2018-01-03 11:03:58 +01:00
type_erased_allocator Update copyright years. 2018-01-03 11:03:58 +01:00
type_traits Update copyright years. 2018-01-03 11:03:58 +01:00
unordered_map Update copyright years. 2018-01-03 11:03:58 +01:00
unordered_set Update copyright years. 2018-01-03 11:03:58 +01:00
vector Update copyright years. 2018-01-03 11:03:58 +01:00
feat-cxx14.cc
feat-lib-fund.cc