19 lines
261 B
Plaintext
19 lines
261 B
Plaintext
Files:
|
|
tests/test-round-ieee.c
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnand-nolibm
|
|
float
|
|
nan
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-round-ieee
|
|
check_PROGRAMS += test-round-ieee
|
|
test_round_ieee_LDADD = $(LDADD) @ROUND_LIBM@
|