gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely d98668eb06 libstdc++: Do not use dirent::d_type unconditionally
These new tests should not use the d_type member unless it's actually
present on the OS.

libstdc++-v3/ChangeLog:

	* testsuite/27_io/filesystem/iterators/error_reporting.cc: Use
	autoconf macro to check whether d_type is present.
	* testsuite/experimental/filesystem/iterators/error_reporting.cc:
	Likewise.
2022-02-02 00:01:43 +00:00
..
basic_filebuf libstdc++: Add attribute to features deprecated in C++17 [PR91260] 2022-01-14 11:27:50 +00:00
basic_fstream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_ifstream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_ios Update copyright years. 2022-01-03 10:42:10 +01:00
basic_iostream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_istream libstdc++ testsuite: Don't run lwg3464.cc tests on simulators 2022-01-30 17:51:02 +01:00
basic_istringstream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_ofstream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_ostream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_ostringstream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_streambuf Update copyright years. 2022-01-03 10:42:10 +01:00
basic_stringbuf Update copyright years. 2022-01-03 10:42:10 +01:00
basic_stringstream Update copyright years. 2022-01-03 10:42:10 +01:00
basic_syncbuf Update copyright years. 2022-01-03 10:42:10 +01:00
basic_syncstream Update copyright years. 2022-01-03 10:42:10 +01:00
filesystem libstdc++: Do not use dirent::d_type unconditionally 2022-02-02 00:01:43 +00:00
fpos Update copyright years. 2022-01-03 10:42:10 +01:00
headers Update copyright years. 2022-01-03 10:42:10 +01:00
ios_base Update copyright years. 2022-01-03 10:42:10 +01:00
manipulators Update copyright years. 2022-01-03 10:42:10 +01:00
objects Update copyright years. 2022-01-03 10:42:10 +01:00
spanstream libstdc++: Fix std::spanstream move assignment [PR104032] 2022-01-23 22:48:33 +00:00
types Update copyright years. 2022-01-03 10:42:10 +01:00
rvalue_streams-2.cc Update copyright years. 2022-01-03 10:42:10 +01:00
rvalue_streams.cc Update copyright years. 2022-01-03 10:42:10 +01:00