llvm-project/libcxx/test/std/input.output/iostream.format/ext.manip
Martin Storsjö 142501117a [libcxx] [test] Fix en_US money locale formatting tests on Windows
In the en_US locale on Windows, negative currency amounts is formatted
as "($0.01)" instead of "-$0.01".

Adjust the test references accordingly, making these tests pass.

Differential Revision: https://reviews.llvm.org/D120798
2022-03-02 23:24:37 +02:00
..
get_money.pass.cpp [libcxx] [test] Fix en_US money locale formatting tests on Windows 2022-03-02 23:24:37 +02:00
get_time.pass.cpp
put_money.pass.cpp [libcxx] [test] Fix en_US money locale formatting tests on Windows 2022-03-02 23:24:37 +02:00
put_time.pass.cpp