diff options
author | Joseph Myers <josmyers@redhat.com> | 2024-09-20 23:25:32 +0000 |
---|---|---|
committer | Joseph Myers <josmyers@redhat.com> | 2024-09-20 23:25:32 +0000 |
commit | 94ca2c0894f0e1b62625c369cc598a2b9236622c (patch) | |
tree | 934360cc1ad43cbf9fe001766f5c472aa36fb43b /libio | |
parent | 378039ca578c2ea93095a1e710d96f58c68a3997 (diff) | |
download | glibc-94ca2c0894f0e1b62625c369cc598a2b9236622c.tar.gz glibc-94ca2c0894f0e1b62625c369cc598a2b9236622c.tar.xz glibc-94ca2c0894f0e1b62625c369cc598a2b9236622c.zip |
Make tst-strtod-underflow type-generic
The test tst-strtod-underflow covers various edge cases close to the underflow threshold for strtod (especially cases where underflow on architectures with after-rounding tininess detection depends on the rounding mode). Make it use the type-generic machinery, with corresponding test inputs for each supported floating-point format, so that other functions in the strtod family are tested for underflow edge cases as well. Tested for x86_64.
Diffstat (limited to 'libio')
0 files changed, 0 insertions, 0 deletions