gcc/libstdc++-v3/testsuite/22_locale
Paolo Carlini a27cf81c7a re PR libstdc++/13369 (__verify_grouping (and __add_grouping?) not correct)
2003-12-30  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/13369
	* include/bits/locale_facets.tcc (__verify_grouping):
	Fix to deal properly with __grouping_tmp.size() >
	__grouping.size().
	* testsuite/22_locale/num_get/get/char/13.cc: New.
	* testsuite/22_locale/num_get/get/wchar_t/13.cc: Ditto.

From-SVN: r75227
2003-12-30 10:43:54 +00:00
..
codecvt locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
codecvt_byname locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
collate locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
collate_byname locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
ctype locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
ctype_base locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
ctype_byname locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
facet locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
global_templates locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
locale 12438.cc: Tweak memory limit and iterations to avoid spurious failures on some 64 bit... 2003-12-10 09:26:50 +00:00
messages locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
messages_byname locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
money_get locale_facets.tcc (num_get::_M_extract_float): When __found_sci becomes true stop eating thousands separators and the decimal... 2003-12-19 09:35:24 +00:00
money_put re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented) 2003-11-09 10:47:58 +00:00
moneypunct locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
moneypunct_byname locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
num_get re PR libstdc++/13369 (__verify_grouping (and __add_grouping?) not correct) 2003-12-30 10:43:54 +00:00
num_put 8.cc: New test, summarizing the discussion ensuing libstdc++/12988. 2003-11-17 08:39:57 +00:00
numpunct locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
numpunct_byname locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
time_get locale_facets.tcc (time_get::_M_extract_via_format): Use narrow to get from __format[__i] a char __c representing a formatting code... 2003-12-17 22:14:09 +00:00
time_put re PR libstdc++/12439 (Problems in time_put::put) 2003-10-01 14:32:05 +00:00