mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-26 19:46:51 +00:00
5ba3e2240b
* modules/log1pl-ieee-tests: New file. * tests/test-log1pl-ieee.c: New file.
20 lines
298 B
Plaintext
20 lines
298 B
Plaintext
Files:
|
|
tests/test-log1pl-ieee.c
|
|
tests/test-log1p-ieee.h
|
|
tests/minus-zero.h
|
|
tests/infinity.h
|
|
tests/nan.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnanl-nolibm
|
|
float
|
|
signbit
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-log1pl-ieee
|
|
check_PROGRAMS += test-log1pl-ieee
|
|
test_log1pl_ieee_LDADD = $(LDADD) @LOG1PL_LIBM@
|