gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 749c31b345 libstdc++: Rename tests with incorrect extension
The libstdc++ testsuite only runs .cc files, so these two old tests have
never been run.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	* testsuite/26_numerics/valarray/dr630-3.C: Moved to...
	* testsuite/26_numerics/valarray/dr630-3.cc: ...here.
	* testsuite/27_io/basic_iostream/cons/16251.C: Moved to...
	* testsuite/27_io/basic_iostream/cons/16251.cc: ...here.
2021-09-17 12:40:41 +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++: Implement LWG 581 for std:ostream::flush() 2021-06-25 18:47:39 +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++: Skip filesystem tests that depend on permissions [PR90787] 2021-08-20 15:15:22 +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