gcc/libstdc++-v3/testsuite/22_locale
Jonathan Wakely 29ca91f72e libstdc++/69703 ignore endianness in codecvt_utf8
PR libstdc++/69703
	* src/c++11/codecvt.cc (__codecvt_utf8_base<char16_t>::do_in)):
	Override endianness bit in mode.
	* testsuite/22_locale/codecvt/codecvt_utf8/69703.cc: New test.
	* testsuite/22_locale/codecvt/codecvt_utf8_utf16/66855.cc: Test
	that little_endian mode is ignored.
	* testsuite/experimental/filesystem/path/native/string.cc: New test.

From-SVN: r235216
2016-04-19 19:02:46 +01:00
..
classification Update copyright years. 2016-01-04 15:30:50 +01:00
codecvt libstdc++/69703 ignore endianness in codecvt_utf8 2016-04-19 19:02:46 +01:00
codecvt_byname Update copyright years. 2016-01-04 15:30:50 +01:00
collate Update copyright years. 2016-01-04 15:30:50 +01:00
collate_byname Update copyright years. 2016-01-04 15:30:50 +01:00
conversions Update copyright years. 2016-01-04 15:30:50 +01:00
ctype Update copyright years. 2016-01-04 15:30:50 +01:00
ctype_base Update copyright years. 2016-01-04 15:30:50 +01:00
ctype_byname Update copyright years. 2016-01-04 15:30:50 +01:00
facet Update copyright years. 2016-01-04 15:30:50 +01:00
global_templates Update copyright years. 2016-01-04 15:30:50 +01:00
headers Update copyright years. 2016-01-04 15:30:50 +01:00
locale Update copyright years. 2016-01-04 15:30:50 +01:00
messages Update copyright years. 2016-01-04 15:30:50 +01:00
messages_byname Update copyright years. 2016-01-04 15:30:50 +01:00
money_get Update copyright years. 2016-01-04 15:30:50 +01:00
money_put Update copyright years. 2016-01-04 15:30:50 +01:00
moneypunct Update copyright years. 2016-01-04 15:30:50 +01:00
moneypunct_byname Update copyright years. 2016-01-04 15:30:50 +01:00
num_get Update copyright years. 2016-01-04 15:30:50 +01:00
num_put Update copyright years. 2016-01-04 15:30:50 +01:00
numpunct Update copyright years. 2016-01-04 15:30:50 +01:00
numpunct_byname Update copyright years. 2016-01-04 15:30:50 +01:00
time_get Update copyright years. 2016-01-04 15:30:50 +01:00
time_put Update copyright years. 2016-01-04 15:30:50 +01:00