gcc/libstdc++-v3/testsuite
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
..
17_intro
18_support numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
19_diagnostics
20_util re PR libstdc++/10378 ([library DR 402] cannot add object with inplace new into STL collections) 2003-12-01 15:34:07 +00:00
21_strings basic_string.tcc (reserve): Allow shrink-to-fit. 2003-12-11 22:29:12 +00:00
22_locale re PR libstdc++/13369 (__verify_grouping (and __add_grouping?) not correct) 2003-12-30 10:43:54 +00:00
23_containers numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
24_iterators
25_algorithms
26_numerics numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
27_io Fix typo 2003-12-29 19:28:17 +00:00
backward numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
config
data
demangle re PR libstdc++/13045 (Demangler does demangle floating values.) 2003-12-05 02:40:53 +00:00
ext acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
lib re PR libstdc++/6243 (testsuite fails almost all tests due to no libintl in LD_LIBRARY_PATH during test.) 2003-12-11 01:08:14 +00:00
libstdc++-dg 5.cc: Don't use stdc++.h.gch. 2003-12-22 20:09:23 +00:00
performance new_allocator.h (new_allocator): Proper allocator class. 2003-12-23 07:24:57 +00:00
thread
abi_check.cc
Makefile.am re PR libstdc++/11612 (abi_check not finding correct libgcc_s.so.1) 2003-12-10 21:43:10 +00:00
Makefile.in acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h basic_ios.h (basic_ios::setstate): Revert. 2003-12-02 02:48:51 +00:00
testsuite_performance.h container_benchmark.cc: Tweak outputs. 2003-12-17 10:16:03 +00:00