20 lines
262 B
Plaintext
20 lines
262 B
Plaintext
Files:
|
|
tests/test-roundl.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-roundl
|
|
check_PROGRAMS += test-roundl
|
|
test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
|