Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG2d85683f987a: [lib++][format] Uses the new exception test macros.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143393
[lib++][format] Uses the new exception test macros. ClosedPublic Authored by Mordante on Feb 6 2023, 5:56 AM.
Details
Diff Detail
Event TimelineMordante added a parent revision: D142808: [libc++][test] Adds more generic test macros..Feb 6 2023, 6:03 AM This revision is now accepted and ready to land.Feb 14 2023, 9:49 AM This revision was landed with ongoing or failed builds.Feb 17 2023, 9:53 AM Closed by commit rG2d85683f987a: [lib++][format] Uses the new exception test macros. (authored by Mordante). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 498421 libcxx/test/std/containers/container.adaptors/container.adaptors.format/format.functions.vformat.pass.cpp
libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.functions.vformat.pass.cpp
libcxx/test/std/utilities/format/format.functions/vformat.locale.pass.cpp
libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp
libcxx/test/std/utilities/format/format.functions/vformat_to.locale.pass.cpp
libcxx/test/std/utilities/format/format.functions/vformat_to.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.vformat.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.vformat.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.vformat.pass.cpp
libcxx/test/std/utilities/format/format.tuple/format.functions.vformat.pass.cpp
|