20 lines
272 B
Plaintext
20 lines
272 B
Plaintext
Files:
|
|
tests/test-floorl-ieee.c
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
fpucw
|
|
isnanl-nolibm
|
|
float
|
|
nan
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-floorl-ieee
|
|
check_PROGRAMS += test-floorl-ieee
|
|
test_floorl_ieee_LDADD = $(LDADD) @FLOORL_LIBM@
|