gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf
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
..
cons libstdc++: Fix new <sstream> tests for COW std::string ABI 2025-06-11 10:30:05 +01:00
imbue Update copyright years. 2025-01-02 11:59:57 +01:00
in_avail Update copyright years. 2025-01-02 11:59:57 +01:00
overflow Update copyright years. 2025-01-02 11:59:57 +01:00
pbackfail Update copyright years. 2025-01-02 11:59:57 +01:00
requirements Update copyright years. 2025-01-02 11:59:57 +01:00
sbumpc Update copyright years. 2025-01-02 11:59:57 +01:00
seekoff Update copyright years. 2025-01-02 11:59:57 +01:00
seekpos Update copyright years. 2025-01-02 11:59:57 +01:00
setbuf Update copyright years. 2025-01-02 11:59:57 +01:00
sgetc Update copyright years. 2025-01-02 11:59:57 +01:00
sgetn Update copyright years. 2025-01-02 11:59:57 +01:00
snextc Update copyright years. 2025-01-02 11:59:57 +01:00
sputbackc Update copyright years. 2025-01-02 11:59:57 +01:00
sputc Update copyright years. 2025-01-02 11:59:57 +01:00
sputn Update copyright years. 2025-01-02 11:59:57 +01:00
str Update copyright years. 2025-01-02 11:59:57 +01:00
sungetc Update copyright years. 2025-01-02 11:59:57 +01:00
sync Update copyright years. 2025-01-02 11:59:57 +01:00
view Update copyright years. 2025-01-02 11:59:57 +01:00