gcc/libstdc++-v3/testsuite
Jonathan Wakely 7f971f18e4 codecvt.cc (write_utf16_code_point): Fix code to output surrogate pairs.
* src/c++11/codecvt.cc (write_utf16_code_point): Fix code to output
	surrogate pairs.
	(utf16_in): Pass mode argument to write_utf16_code_point.
	(codecvt<char16_t, char, mbstate_t>::do_in): Set mode according to
	native byte order.
	* testsuite/22_locale/codecvt/char16_t.cc: New.
	* testsuite/22_locale/codecvt/in/wchar_t/1.cc: Fix typo.

From-SVN: r220793
2015-02-18 19:39:03 +00:00
..
17_intro re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin10) 2015-02-01 15:11:08 +00:00
18_support
19_diagnostics
20_util re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
21_strings re PR libstdc++/65085 (Move-assigned empty string corrupt with -D_GLIBCXX_USE_CXX11_ABI=1) 2015-02-17 12:44:26 +00:00
22_locale codecvt.cc (write_utf16_code_point): Fix code to output surrogate pairs. 2015-02-18 19:39:03 +00:00
23_containers 2.cc: Add test for non-transparent comparison function. 2015-01-26 11:18:14 +00:00
24_iterators range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00
25_algorithms re PR libstdc++/64646 (New overloads of std::is_permutation dereference past-the-end iterator) 2015-01-18 16:31:06 +00:00
26_numerics
27_io
28_regex isctype.cc (test01): Fix mixed line-endings introduced in last change. 2015-02-13 13:42:06 +00:00
29_atomics * testsuite/29_atomics/atomic/64658.cc: Test stored value. 2015-01-21 16:17:17 +00:00
30_threads
abi
backward
config
data
decimal
experimental re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
ext
lib [libstdc++][testsuite][reverted] Remove check for truncation overflow 2015-01-28 13:53:45 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1
tr2
util
Makefile.am
Makefile.in