20 lines
279 B
Plaintext
20 lines
279 B
Plaintext
Files:
|
|
tests/test-rint-ieee.c
|
|
tests/test-rint-ieee.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnand-nolibm
|
|
float
|
|
nan
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-rint-ieee
|
|
check_PROGRAMS += test-rint-ieee
|
|
test_rint_ieee_LDADD = $(LDADD) @RINT_LIBM@
|