[PATCH 4/4] libstdc++: Import MSVC floating-point std::to_chars testcases
Patrick Palka
ppalka@redhat.com
Tue Jul 14 19:49:38 GMT 2020
On Tue, 14 Jul 2020, Patrick Palka wrote:
> 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.
Here is the patch attached and compressed (the patch series is also
available in the branch users/ppalka/heads/libstdcxx-floating-to_chars).
> ---
> .../testsuite/20_util/to_chars/double.cc | 57000 ++++++++++++++++
> .../testsuite/20_util/to_chars/float.cc | 4142 ++
> 2 files changed, 61142 insertions(+)
> create mode 100644 libstdc++-v3/testsuite/20_util/to_chars/double.cc
> create mode 100644 libstdc++-v3/testsuite/20_util/to_chars/float.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-libstdc-Import-MSVC-floating-point-std-to_chars-test.patch.xz
Type: application/x-xz
Size: 787216 bytes
Desc:
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20200714/dc5d3333/attachment-0001.xz>
More information about the Libstdc++
mailing list