mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-23 09:47:59 +00:00
6a087ae0b6
* modules/logbl-ieee-tests: New file. * tests/test-logbl-ieee.c: New file.
20 lines
292 B
Plaintext
20 lines
292 B
Plaintext
Files:
|
|
tests/test-logbl-ieee.c
|
|
tests/test-logb-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-logbl-ieee
|
|
check_PROGRAMS += test-logbl-ieee
|
|
test_logbl_ieee_LDADD = $(LDADD) @LOGBL_LIBM@
|