[all-commits] [llvm/llvm-project] 0fcb40: [libc++][FreeBSD] Fix localization test on FreeBSD
aokblast via All-commits
all-commits at lists.llvm.org
Thu Mar 12 07:45:39 PDT 2026
Branch: refs/heads/users/aokblast/moneypunct_fbsd_test
Home: https://github.com/llvm/llvm-project
Commit: 0fcb406fb213d835ec4a437bb8fcef76c15f5895
https://github.com/llvm/llvm-project/commit/0fcb406fb213d835ec4a437bb8fcef76c15f5895
Author: ShengYi Hung <aokblast at FreeBSD.org>
Date: 2026-03-12 (Thu, 12 Mar 2026)
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.monetary/locale.moneypunct.byname/curr_symbol.pass.cpp
M libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/neg_format.pass.cpp
M libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/pos_format.pass.cpp
M libcxx/test/std/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp
M libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp
M libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp
M libcxx/test/support/locale_helpers.h
Log Message:
-----------
[libc++][FreeBSD] Fix localization test on FreeBSD
Some ifdefs are missing so that we try to add it back and allow test to
run.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list