r265165 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Oct 15 13:55:00 GMT 2018
Author: redi
Date: Mon Oct 15 13:55:42 2018
New Revision: 265165
URL: https://gcc.gnu.org/viewcvs?rev=265165&root=gcc&view=rev
Log:
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).
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/22_locale/numpunct/members/char/3.cc
More information about the Libstdc++-cvs
mailing list