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