19 lines
244 B
Plaintext
19 lines
244 B
Plaintext
Files:
|
|
tests/test-isnand.c
|
|
tests/test-isnand.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
nan
|
|
snan
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-isnand
|
|
check_PROGRAMS += test-isnand
|
|
test_isnand_LDADD = $(LDADD) @ISNAND_LIBM@
|
|
|