gcc/libstdc++-v3/testsuite/21_strings
Jonathan Wakely c980d0b4b7 Fix tests that fail with old std::string
* testsuite/21_strings/basic_string/allocator/char/minimal.cc: Guard
	explicit instantiation with check for new ABI.
	* testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:
	Likewise. Use wchar_t as char_type.

From-SVN: r228435
2015-10-02 23:13:18 +01:00
..
basic_string Fix tests that fail with old std::string 2015-10-02 23:13:18 +01:00
c_strings Update copyright years. 2015-01-05 13:33:28 +01:00
char_traits/requirements re PR libstdc++/65049 (Undefined behaviour with std::char_traits<char>) 2015-08-24 14:43:54 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00