[libcxx-commits] [PATCH] D120022: [libcxx] [test] Fix the put_double, put_long_double tests for clang-cl
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 1 11:35:31 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2617a6b5250: [libcxx] [test] Fix the put_double, put_long_double tests for clang-cl (authored by mstorsjo).
Changed prior to commit:
https://reviews.llvm.org/D120022?vs=411104&id=412187#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120022/new/
https://reviews.llvm.org/D120022
Files:
libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_double.hex.pass.cpp
libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_double.pass.cpp
libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.hex.pass.cpp
libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
libcxx/utils/libcxx/test/features.py
More information about the libcxx-commits
mailing list