gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 9b46e4d6dd Run std::ios_base enum tests for C++11 and up
* testsuite/27_io/ios_base/types/fmtflags/case_label.cc: Make test
	supported for C++11 and later.
	* testsuite/27_io/ios_base/types/iostate/case_label.cc: Likewise.
	* testsuite/27_io/ios_base/types/openmode/case_label.cc: Likewise.

From-SVN: r238939
2016-08-01 13:17:43 +01:00
..
basic_filebuf Update copyright years. 2016-01-04 15:30:50 +01:00
basic_fstream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ifstream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ios Update copyright years. 2016-01-04 15:30:50 +01:00
basic_iostream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_istream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_istringstream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ofstream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ostream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ostringstream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_streambuf Update copyright years. 2016-01-04 15:30:50 +01:00
basic_stringbuf Update copyright years. 2016-01-04 15:30:50 +01:00
basic_stringstream Update copyright years. 2016-01-04 15:30:50 +01:00
fpos Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
headers Update copyright years. 2016-01-04 15:30:50 +01:00
ios_base Run std::ios_base enum tests for C++11 and up 2016-08-01 13:17:43 +01:00
manipulators Update copyright years. 2016-01-04 15:30:50 +01:00
objects Update copyright years. 2016-01-04 15:30:50 +01:00
types Update copyright years. 2016-01-04 15:30:50 +01:00
rvalue_streams-2.cc Update copyright years. 2016-01-04 15:30:50 +01:00
rvalue_streams.cc LWG 2328 Rvalue stream extraction should use perfect forwarding 2016-07-20 19:21:53 +01:00