mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 02:34:55 +00:00
72bd753df7
* tests/test-fenv-round.c: New file. * modules/fenv-rounding-tests: New file.
13 lines
201 B
Plaintext
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@
|