gcc/libstdc++-v3/testsuite/22_locale
Jonathan Wakely b219eb0378 Adjust test to pass with latest glibc
Glibc changed the it_IT locales to use thousands separators,
invalidating this test. Use nl_NL instead, as Dutch only uses grouping
for money not numbers.

	* testsuite/22_locale/numpunct/members/char/3.cc: Adjust test to
	account for change to glibc it_IT localedata (glibc bz#10797).

From-SVN: r265165
2018-10-15 14:55:42 +01:00
..
classification
codecvt Remove dg-require-cstdint directive from tests 2018-07-26 15:02:26 +01:00
codecvt_byname
collate
collate_byname
conversions
ctype
ctype_base
ctype_byname
facet
global_templates
headers
locale
messages
messages_byname
money_get
money_put
moneypunct
moneypunct_byname
num_get
num_put
numpunct Adjust test to pass with latest glibc 2018-10-15 14:55:42 +01:00
numpunct_byname
time_get PR libstdc++/31413 fix test failure on Debian systems 2018-08-29 11:05:55 +01:00
time_put