gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 43e2a44182 libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
These tests fail for a --disable-wchar_t build.

libstdc++-v3/ChangeLog:

	* testsuite/22_locale/conversions/buffer/1.cc: Check
	_GLIBCXX_USE_WCHAR_T.
	* testsuite/22_locale/conversions/buffer/3.cc: Likewise. Add
	test using char16_t.
	* testsuite/22_locale/conversions/string/1.cc: Check
	_GLIBCXX_USE_WCHAR_T.
	* testsuite/27_io/filesystem/path/generic/generic_string.cc:
	Likewise.
	* testsuite/27_io/filesystem/path/modifiers/make_preferred.cc:
	Likewise.
	* testsuite/27_io/filesystem/path/native/alloc.cc: Likewise.
	* testsuite/27_io/filesystem/path/native/string-char8_t.cc:
	Likewise.
	* testsuite/27_io/filesystem/path/native/string.cc: Likewise.
	* testsuite/28_regex/algorithms/regex_match/extended/wstring_locale.cc:
	Likewise.
	* testsuite/experimental/filesystem/path/generic/generic_string.cc:
	Likewise.
	* testsuite/experimental/filesystem/path/native/alloc.cc:
	Likewise.
	* testsuite/experimental/filesystem/path/native/string-char8_t.cc:
	Likewise.
	* testsuite/experimental/filesystem/path/native/string.cc:
	Likewise.
2021-10-09 00:57:48 +01:00
..
basic_filebuf libstdc++: Remove redundant -std=gnu++17 options from filesystem tests 2021-05-10 16:22:53 +01:00
basic_fstream libstdc++: Remove redundant -std=gnu++17 options from filesystem tests 2021-05-10 16:22:53 +01:00
basic_ifstream libstdc++: Remove redundant -std=gnu++17 options from filesystem tests 2021-05-10 16:22:53 +01:00
basic_ios Update copyright years. 2021-01-04 10:26:59 +01:00
basic_iostream libstdc++: Rename tests with incorrect extension 2021-09-17 12:40:41 +01:00
basic_istream libstdc++: Implement LWG 415 for std::ws 2021-06-28 13:34:49 +01:00
basic_istringstream libstdc++: Only use dynamic_cast in tests when RTTI is enabled 2021-02-12 14:30:13 +00:00
basic_ofstream libstdc++: Remove redundant -std=gnu++17 options from filesystem tests 2021-05-10 16:22:53 +01:00
basic_ostream libstdc++: Improve test for printing volatile pointers 2021-10-05 15:56:55 +01:00
basic_ostringstream libstdc++: Only use dynamic_cast in tests when RTTI is enabled 2021-02-12 14:30:13 +00:00
basic_streambuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_stringbuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_stringstream libstdc++: Only use dynamic_cast in tests when RTTI is enabled 2021-02-12 14:30:13 +00:00
basic_syncbuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_syncstream Update copyright years. 2021-01-04 10:26:59 +01:00
filesystem libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite 2021-10-09 00:57:48 +01:00
fpos Update copyright years. 2021-01-04 10:26:59 +01:00
headers libstdc++: Do not assume std::FILE is complete [PR 99270] 2021-02-25 15:35:58 +00:00
ios_base Update copyright years. 2021-01-04 10:26:59 +01:00
manipulators libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00
objects Update copyright years. 2021-01-04 10:26:59 +01:00
types libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00
rvalue_streams-2.cc libstdc++: Implement LWG 1203 for rvalue iostreams 2021-04-30 14:33:19 +01:00
rvalue_streams.cc libstdc++: Implement LWG 1203 for rvalue iostreams 2021-04-30 14:33:19 +01:00