[libcxx] [test] Fix get_string_en_US, get_long_double_en_US for Windows
In the en_US locale on Windows, negative currency amounts is formatted as "($0.01)" instead of "-$0.01". Differential Revision: https://reviews.llvm.org/D120799
Loading
Please sign in to comment