gcc/libstdc++-v3/testsuite
Benjamin Kosnik ae658d47a4 locale-inst.cc: Add codecvt<unicode_t...
2000-08-22  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* src/locale-inst.cc: Add codecvt<unicode_t, wchar_t,
	__enc_traits> instantiations for has_facet and use_facet.
	* testsuite/22_locale/codecvt_unicode_wchar_t.cc: New file, for
	testing two-byte unicode encodings converted to four-byte UCS4
	encodings.

	* bits/codecvt.h (codecvt<__enc_traits>): Fix do_unshift.
	* testsuite/22_locale/codecvt_unicode_char.cc (test01): Add
	correct state/encoding information.

	* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Add wcsrtombs,
	mbsrtowcs checks as codecvt<wchar_t, char, mbstate_t> needs them
	now.
	Add checks for langinfo.h, nl_langinfo function call.
	* libio/iofwide.c (_IO_fwide): Simplify, as nl_langinfo is assumed.

From-SVN: r35897
2000-08-22 23:44:23 +00:00
..
17_intro debug_assert.h: new file 2000-08-14 19:59:26 +00:00
18_support debug_assert.h: new file 2000-08-14 19:59:26 +00:00
20_util debug_assert.h: new file 2000-08-14 19:59:26 +00:00
21_strings debug_assert.h: new file 2000-08-14 19:59:26 +00:00
22_locale locale-inst.cc: Add codecvt<unicode_t... 2000-08-22 23:44:23 +00:00
23_containers debug_assert.h: new file 2000-08-14 19:59:26 +00:00
24_iterators debug_assert.h: new file 2000-08-14 19:59:26 +00:00
25_algorithms debug_assert.h: new file 2000-08-14 19:59:26 +00:00
26_numerics debug_assert.h: new file 2000-08-14 19:59:26 +00:00
27_io stringstream.cc (test02): Fix. 2000-08-14 21:14:19 +00:00
ext libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
debug_assert.h debug_assert.h: new file 2000-08-14 20:56:06 +00:00
printnow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00