summaryrefslogtreecommitdiff
path: root/modules/truncl-ieee-tests
Commit message (Collapse)AuthorAgeFilesLines
* truncl-ieee tests: More tests.Bruno Haible2012-02-261-0/+3
| | | | | | | * tests/test-truncl-ieee.c: Include isnanl-nolibm.h, infinity.h, nan.h. (main): Add tests for [MX] shaded specification in POSIX. * modules/truncl-ieee-tests (Files): Add tests/infinity.h, tests/nan.h. (Depends-on): Add isnanl-nolibm.
* New module 'truncl-ieee'.Bruno Haible2010-12-211-0/+16
* modules/truncl-ieee: New file. * modules/truncl-ieee-tests: New file. * tests/test-truncl-ieee.c: New file, based on tests/test-truncl.c. * tests/test-truncl.c (main): Remove signbit tests. * modules/truncl-tests (Depends-on): Remove signbit. * doc/posix-functions/truncl.texi: Mention the new module.