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

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Aug 23 08:26:00 GMT 2018


Author: redi
Date: Thu Aug 23 08:26:16 2018
New Revision: 263800

URL: https://gcc.gnu.org/viewcvs?rev=263800&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/21_strings/basic_string/init-list.cc
    trunk/libstdc++-v3/testsuite/experimental/polymorphic_allocator/pmr_typedefs_match.cc
    trunk/libstdc++-v3/testsuite/experimental/polymorphic_allocator/pmr_typedefs_string.cc



More information about the Libstdc++-cvs mailing list