[all-commits] [llvm/llvm-project] 0289c9: [NFC][libc++] Fixes some tests on Linux.
mordante via All-commits
all-commits at lists.llvm.org
Tue Apr 26 08:50:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0289c90d70fbf97f802f9f471a0530fc6afb836a
https://github.com/llvm/llvm-project/commit/0289c90d70fbf97f802f9f471a0530fc6afb836a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_zh_CN.pass.cpp
M libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_zh_CN.pass.cpp
M libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_date.pass.cpp
M libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_date_wide.pass.cpp
M libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/get_weekday_wide.pass.cpp
Log Message:
-----------
[NFC][libc++] Fixes some tests on Linux.
The tests are adapted to the output produced on Linux.
Reviewed By: #libc, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D124331
More information about the All-commits
mailing list