gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely bec57be12d
libstdc++: Fix new <sstream> tests for COW std::string ABI
The std::basic_stringbuf::get_allocator() member is only available for
the SSO std::string ABI.

libstdc++-v3/ChangeLog:

	* testsuite/27_io/basic_istringstream/cons/char/string_view.cc:
	Only check get_allocator() for new string ABI.
	* testsuite/27_io/basic_ostringstream/cons/char/string_view.cc:
	Likewise.
	* testsuite/27_io/basic_stringbuf/cons/char/string_view.cc:
	Likewise.
	* testsuite/27_io/basic_stringstream/cons/char/string_view.cc:
	Likewise.

Reviewed-by: Tomasz Kamiński <tkaminsk@redhat.com>
2025-06-11 10:30:05 +01:00
..
basic_filebuf Update copyright years. 2025-01-02 11:59:57 +01:00
basic_fstream Update copyright years. 2025-01-02 11:59:57 +01:00
basic_ifstream Update copyright years. 2025-01-02 11:59:57 +01:00
basic_ios Update copyright years. 2025-01-02 11:59:57 +01:00
basic_iostream Update copyright years. 2025-01-02 11:59:57 +01:00
basic_istream Update copyright years. 2025-01-02 11:59:57 +01:00
basic_istringstream libstdc++: Fix new <sstream> tests for COW std::string ABI 2025-06-11 10:30:05 +01:00
basic_ofstream Update copyright years. 2025-01-02 11:59:57 +01:00
basic_ostream [testsuite] tolerate missing std::stold 2025-05-21 06:20:11 -03:00
basic_ostringstream libstdc++: Fix new <sstream> tests for COW std::string ABI 2025-06-11 10:30:05 +01:00
basic_streambuf Update copyright years. 2025-01-02 11:59:57 +01:00
basic_stringbuf libstdc++: Fix new <sstream> tests for COW std::string ABI 2025-06-11 10:30:05 +01:00
basic_stringstream libstdc++: Fix new <sstream> tests for COW std::string ABI 2025-06-11 10:30:05 +01:00
basic_syncbuf Update copyright years. 2025-01-02 11:59:57 +01:00
basic_syncstream Update copyright years. 2025-01-02 11:59:57 +01:00
filesystem libstdc++: Fix dangling pointer in fs::path::operator+=(*this) [PR120029] 2025-05-06 17:19:26 +01:00
fpos Update copyright years. 2025-01-02 11:59:57 +01:00
headers Update copyright years. 2025-01-02 11:59:57 +01:00
ios_base libstdc++: Fix use of internal feature test macro in test 2025-01-15 23:37:14 +00:00
manipulators Update copyright years. 2025-01-02 11:59:57 +01:00
objects Update copyright years. 2025-01-02 11:59:57 +01:00
print testsuite: The expect framework might introduce CR in output 2025-01-12 08:34:50 +01:00
spanstream
types Update copyright years. 2025-01-02 11:59:57 +01:00
rvalue_streams-2.cc Update copyright years. 2025-01-02 11:59:57 +01:00
rvalue_streams.cc Update copyright years. 2025-01-02 11:59:57 +01:00