mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
20 lines
317 B
Plaintext
20 lines
317 B
Plaintext
Files:
|
|
tests/test-remainder-ieee.c
|
|
tests/test-remainder-ieee.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/nan.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnand-nolibm
|
|
float
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-remainder-ieee
|
|
check_PROGRAMS += test-remainder-ieee
|
|
test_remainder_ieee_LDADD = $(LDADD) @REMAINDER_LIBM@
|