gcc/libstdc++-v3/testsuite
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
..
17_intro
18_support Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
19_diagnostics
20_util Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
21_strings Test for C99 stdlib.h functions with -std=c++98 2016-02-04 23:47:21 +00:00
22_locale libstdc++/69703 ignore endianness in codecvt_utf8 2016-04-19 19:02:46 +01:00
23_containers Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
24_iterators
25_algorithms Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
26_numerics PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
27_io
28_regex re PR libstdc++/69794 (std::regex_search match failure with regex object with flags grep|icase) 2016-02-17 03:33:02 +00:00
29_atomics Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
30_threads Define std:🧵:id comparison operators at namespace-scope 2016-04-18 17:16:14 +01:00
abi
backward
config
data
decimal Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
experimental libstdc++/69703 ignore endianness in codecvt_utf8 2016-04-19 19:02:46 +01:00
ext Revert empty class parameter passing ABI changes. 2016-04-14 12:23:06 -04:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure stdout is newline terminated for status wrappers. 2016-02-09 20:18:10 +00:00
libstdc++-xmethods
performance
special_functions Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess errors) 2016-02-12 21:23:11 +00:00
tr1 libstdc++/69893 make <tr1/cmath> work with C++11 2016-02-23 19:49:31 +00:00
tr2
util Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
Makefile.am
Makefile.in