gcc/libstdc++-v3/testsuite/22_locale
Uros Bizjak 6795e6ae66 libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test
The test fails on Fedora 33+ because nl_NL locale got thousands
separator defined.  Use one of ar_SA, bg_BG, bs_BA, pt_PT
or plain C locale instead.

2022-01-14  Uroš Bizjak  <ubizjak@gmail.com>

libstdc++-v3/ChangeLog:

	* testsuite/22_locale/numpunct/members/char/3.cc:
	Require pt_PT locale instead of nl_NL.
	(test02): Use pt_PT locale instead of nl_NL.
2022-01-14 16:21:57 +01:00
..
classification Update copyright years. 2022-01-03 10:42:10 +01:00
codecvt Update copyright years. 2022-01-03 10:42:10 +01:00
codecvt_byname Update copyright years. 2022-01-03 10:42:10 +01:00
collate Update copyright years. 2022-01-03 10:42:10 +01:00
collate_byname Update copyright years. 2022-01-03 10:42:10 +01:00
conversions Update copyright years. 2022-01-03 10:42:10 +01:00
ctype Update copyright years. 2022-01-03 10:42:10 +01:00
ctype_base Update copyright years. 2022-01-03 10:42:10 +01:00
ctype_byname Update copyright years. 2022-01-03 10:42:10 +01:00
facet Update copyright years. 2022-01-03 10:42:10 +01:00
global_templates Update copyright years. 2022-01-03 10:42:10 +01:00
headers Update copyright years. 2022-01-03 10:42:10 +01:00
locale Update copyright years. 2022-01-03 10:42:10 +01:00
messages Update copyright years. 2022-01-03 10:42:10 +01:00
messages_byname Update copyright years. 2022-01-03 10:42:10 +01:00
money_get Update copyright years. 2022-01-03 10:42:10 +01:00
money_put Update copyright years. 2022-01-03 10:42:10 +01:00
moneypunct Update copyright years. 2022-01-03 10:42:10 +01:00
moneypunct_byname Update copyright years. 2022-01-03 10:42:10 +01:00
num_get Update copyright years. 2022-01-03 10:42:10 +01:00
num_put Update copyright years. 2022-01-03 10:42:10 +01:00
numpunct libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test 2022-01-14 16:21:57 +01:00
numpunct_byname Update copyright years. 2022-01-03 10:42:10 +01:00
time_get libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760] 2022-01-10 15:38:47 +01:00
time_put Update copyright years. 2022-01-03 10:42:10 +01:00