1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/fenv-rounding-tests
Bruno Haible 72bd753df7 fenv-rounding: Add tests.
* tests/test-fenv-round.c: New file.
* modules/fenv-rounding-tests: New file.
2023-10-27 20:29:10 +02:00

13 lines
201 B
Plaintext

Files:
tests/test-fenv-round.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-fenv-round
check_PROGRAMS += test-fenv-round
test_fenv_round_LDADD = $(LDADD) @FENV_ROUNDING_LIBM@