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