Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor frexp*-ieee tests. | Bruno Haible | 2012-02-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | * tests/test-frexp-ieee.h: New file. * tests/test-frexpf-ieee.c: Include test-frexp-ieee.h. (main): Just call test_function. * tests/test-frexp-ieee.c: Include test-frexp-ieee.h. (main): Just call test_function. * tests/test-frexpl-ieee.c: Include test-frexp-ieee.h. (main): Just call test_function. * modules/frexpf-ieee-tests (Files): Add tests/test-frexp-ieee.h. * modules/frexp-ieee-tests (Files): Likewise. * modules/frexpl-ieee-tests (Files): Likewise. | ||||
* | Tests for module 'frexp-ieee'. | Bruno Haible | 2012-02-26 | 1 | -0/+18 |
* modules/frexp-ieee-tests: New file. * tests/test-frexp-ieee.c: New file. |