libstdc++: Import MSVC floating-point std::to_chars testcases
The testcases are imported almost verbatim, with the only change being to the -double_nan and -float_nan testcases. We expect these values to be formatted as "-nan" instead of "-nan(ind)". libstdc++-v3/ChangeLog: * testsuite/20_util/to_chars/double.cc: New test, consisting of testcases imported from the MSVC STL testsuite. * testsuite/20_util/to_chars/float.cc: Likewise.
This commit is contained in:
parent
3c57e69235
commit
ddb9c661c2
57000
libstdc++-v3/testsuite/20_util/to_chars/double.cc
Normal file
57000
libstdc++-v3/testsuite/20_util/to_chars/double.cc
Normal file
File diff suppressed because it is too large
Load Diff
4142
libstdc++-v3/testsuite/20_util/to_chars/float.cc
Normal file
4142
libstdc++-v3/testsuite/20_util/to_chars/float.cc
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user