gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 4c19e432d6 PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
PR libstdc++/80624
	* doc/xml/manual/status_cxx2011.xml: Document to_int_type behaviour.
	* include/bits/char_traits.h (char_traits<char16_t>::to_int_type):
	Transform eof value to U+FFFD.
	* testsuite/21_strings/char_traits/requirements/char16_t/eof.cc: New.
	* testsuite/27_io/basic_streambuf/sgetc/char16_t/80624.cc: New.
	* testsuite/27_io/basic_streambuf/sputc/char16_t/80624.cc: New.

From-SVN: r248843
2017-06-02 19:35:37 +01:00
..
basic_filebuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_fstream Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
basic_ifstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ios PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
basic_iostream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_istream PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
basic_istringstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ofstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ostream PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
basic_ostringstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_streambuf PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() 2017-06-02 19:35:37 +01:00
basic_stringbuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_stringstream Update copyright years. 2017-01-01 13:07:43 +01:00
fpos Update copyright years. 2017-01-01 13:07:43 +01:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
ios_base PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
manipulators Update copyright years. 2017-01-01 13:07:43 +01:00
objects Update copyright years. 2017-01-01 13:07:43 +01:00
types Update copyright years. 2017-01-01 13:07:43 +01:00
rvalue_streams-2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
rvalue_streams.cc Update copyright years. 2017-01-01 13:07:43 +01:00