20 lines
279 B
Plaintext
20 lines
279 B
Plaintext
Files:
|
|
tests/test-logb-ieee.c
|
|
tests/test-logb-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-logb-ieee
|
|
check_PROGRAMS += test-logb-ieee
|
|
test_logb_ieee_LDADD = $(LDADD) @LOGB_LIBM@
|