]> 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)
committerArjun Shankar <arjun@redhat.com>
Fri, 27 Sep 2024 15:25:43 +0000 (17:25 +0200)
commit3edc0f22a620fdda6eda69cfd47d96142132943f
tree81c26bcca7f293b3c80ba9fdcd500d77a1240be0
parent988de945389e22460a2f75e677d55ac5f96408f3
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.

(cherry picked from commit b5d3737b305525315e0c7c93ca49eadc868eabd5)
stdlib/tst-strtod2.c