19 lines
266 B
Plaintext
19 lines
266 B
Plaintext
Files:
|
|
tests/test-floorf-ieee.c
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnanf-nolibm
|
|
float
|
|
nan
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-floorf-ieee
|
|
check_PROGRAMS += test-floorf-ieee
|
|
test_floorf_ieee_LDADD = $(LDADD) @FLOORF_LIBM@
|