[PATCH] [libcxx] Get categories.numeric and facet.numpunct localization tests passing on linux
Eric Fiselier
eric at efcs.ca
Wed Aug 20 20:15:11 PDT 2014
Hi mclow.lists, danalbert,
This fixes the tests under
- test/localization/locale.categories/categories.numeric
- test/localization/locale.categories/facet.numpunct
The GLIBC localization data for these test differs from what is currently expected. Since GLIBC's localization data seems reasonable it is used when __GLIBC__ is defined.
http://reviews.llvm.org/D4997
Files:
test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
test/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp
test/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4997.12729.patch
Type: text/x-patch
Size: 19611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140821/d5359bd8/attachment.bin>
More information about the cfe-commits
mailing list