gcc/libstdc++-v3/testsuite/22_locale
Paolo Carlini b8d65dace7 locale_facets.tcc (time_get<>::_M_extract_via_format, case 'S'): Allow for at least one leap-second (as per C99...
2004-08-29  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (time_get<>::_M_extract_via_format,
	case 'S'): Allow for at least one leap-second (as per C99, 7.23.1
	and 7.23.3.5), two if !_GLIBCXX_USE_C99.
	* testsuite/22_locale/time_get/get_time/char/4.cc: New.
	* testsuite/22_locale/time_get/get_time/wchar_t/4.cc: Likewise.

From-SVN: r86712
2004-08-29 09:04:33 +00:00
..
codecvt
codecvt_byname
collate
collate_byname
ctype
ctype_base
ctype_byname
facet
global_templates
locale 12658_thread-1.cc, [...]: Use __gnu_test::try_named_locale. 2004-07-14 14:01:45 +00:00
messages
messages_byname
money_get
money_put 1.cc: Use proper wchar_t type for the fill argument; minor formatting tweaks. 2004-08-21 11:56:46 +00:00
moneypunct
moneypunct_byname
num_get
num_put locale_facets.tcc (num_put<>::do_put(bool)): Cast to a signed type, long according to the resolution of DR 359. 2004-08-22 17:55:51 +00:00
numpunct
numpunct_byname
time_get locale_facets.tcc (time_get<>::_M_extract_via_format, case 'S'): Allow for at least one leap-second (as per C99... 2004-08-29 09:04:33 +00:00
time_put PR libstdc++/17038 (partial) 2004-08-25 23:38:29 +00:00