Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e99755d

Browse files
authoredSep 16, 2024··
[libc++][test] Adjust expected hexfloat format (#95011)
The test expects a hex float format of `0x0p+0`, but AIX prints `0x0.0p+0`. This change adjusts the test to accept both.
1 parent cf70a1e commit e99755d

File tree

2 files changed

+416
-388
lines changed

2 files changed

+416
-388
lines changed
 

‎libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_double.hex.pass.cpp

Lines changed: 208 additions & 194 deletions
Large diffs are not rendered by default.

‎libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.hex.pass.cpp

Lines changed: 208 additions & 194 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.