]> Savannah Git Hosting - gnulib.git/commit
strtof: Add tests.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Feb 2024 00:27:30 +0000 (01:27 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Feb 2024 00:27:30 +0000 (01:27 +0100)
commit471a56952835d2d586c729434262d6cd40eb8e09
tree4eec38839435fe0f4b50cb11a7d62a569bb74890
parent01a485ed9b3b2ce3d533581fbca94970bdef9998
strtof: Add tests.

* tests/test-strtof.c: New file, based on tests/test-strtod.c.
* tests/test-strtof1.sh: New file, based on tests/test-strtod1.sh.
* tests/test-strtof1.c: New file, based on tests/test-strtod1.c.
* modules/strtof-tests: New file, based on modules/strtod-tests.
ChangeLog
modules/strtof-tests [new file with mode: 0644]
tests/test-strtof.c [new file with mode: 0644]
tests/test-strtof1.c [new file with mode: 0644]
tests/test-strtof1.sh [new file with mode: 0755]