20 lines
290 B
Plaintext
20 lines
290 B
Plaintext
Files:
|
|
tests/test-log1pf-ieee.c
|
|
tests/test-log1p-ieee.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnanf-nolibm
|
|
float
|
|
nan
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-log1pf-ieee
|
|
check_PROGRAMS += test-log1pf-ieee
|
|
test_log1pf_ieee_LDADD = $(LDADD) @LOG1PF_LIBM@
|