[libcxx-commits] [PATCH] D128087: [libc++][lit][AIX] Port tests for getting time to AIX
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 18 03:08:28 PDT 2022
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM, but please wait for approval of an AIX maintainer.
================
Comment at: libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp:190
+ // depending on the date of the year and the location of the machine
+ // where the test case is run.
+ const char in[] = "2061" "\xE5\xB9\xB4" "12" "\xE6\x9C\x88" "31"
----------------
Thanks, great comment!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128087/new/
https://reviews.llvm.org/D128087
More information about the libcxx-commits
mailing list