summaryrefslogtreecommitdiff
path: root/gnulib/modules/ldexp-tests
blob: bd252cf505c308638b130bfde38bd5a02901f001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Files:
tests/test-ldexp.c
tests/test-ldexp.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/signature.h
tests/macros.h

Depends-on:
isnand-nolibm
signbit
float

configure.ac:

Makefile.am:
TESTS += test-ldexp
check_PROGRAMS += test-ldexp
test_ldexp_LDADD = $(LDADD) @LDEXP_LIBM@