[PATCH] [libcxx] Get categories.time localization tests passing on linux

Eric Fiselier eric at efcs.ca
Tue Aug 26 18:08:25 PDT 2014


I backed out changes to get_one and get_one_wide. I incorrectly thought it used the timezone, but trying to get the actual output causes it to print a bunch of non-sense characters at the end. Investigation is needed. Those tests are just marked XFAIL on linux now.

http://reviews.llvm.org/D4999

Files:
  test/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_one_wide.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_weekday.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_weekday_wide.pass.cpp
  test/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp
  test/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/put2.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4999.12979.patch
Type: text/x-patch
Size: 7087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140827/e52d1734/attachment.bin>


More information about the cfe-commits mailing list