[libcxx-commits] [PATCH] D124331: [NFC][libc++] Fixes some tests on Linux.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 23 09:21:51 PDT 2022


Mordante created this revision.
Mordante added reviewers: var-const, EricWF.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The tests are adapted to the output produced on Linux.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124331

Files:
  libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_zh_CN.pass.cpp
  libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_zh_CN.pass.cpp
  libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_date.pass.cpp
  libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_date_wide.pass.cpp
  libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_weekday_wide.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124331.424726.patch
Type: text/x-patch
Size: 12054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220423/1538b65f/attachment-0001.bin>


More information about the libcxx-commits mailing list