[libcxx-commits] [PATCH] D128087: [libc++][lit][AIX] Port tests for getting time to AIX

Xing Xue via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 17 12:02:59 PDT 2022


xingxue created this revision.
xingxue added reviewers: ldionne, philnik, Mordante, hubert.reinterpretcast, DiggerLin.
xingxue added a project: LLVM.
Herald added a project: All.
xingxue requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This patch ports libc++ LIT test cases for getting time in various locales to AIX.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128087

Files:
  libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp
  libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_one_wide.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128087.437991.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220617/da0275ea/attachment.bin>


More information about the libcxx-commits mailing list