]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add more tests of strtod end pointer
authorJoseph Myers <josmyers@redhat.com>
Fri, 20 Sep 2024 23:24:02 +0000 (23:24 +0000)
committerJoseph Myers <josmyers@redhat.com>
Fri, 20 Sep 2024 23:24:02 +0000 (23:24 +0000)
commitb5d3737b305525315e0c7c93ca49eadc868eabd5
tree486e27257b790764597832a1a41a427ddf664c30
parent8de031bcb9adfa736c0caed2c79d10947b8d8f48
Add more tests of strtod end pointer

Although there are some tests in tst-strtod2 and tst-strtod3 for the
end pointer provided by strtod when it doesn't parse the whole string,
they aren't very thorough.  Add tests of more such cases to
tst-strtod2.

Tested for x86_64.
stdlib/tst-strtod2.c