summaryrefslogtreecommitdiff
path: root/modules/frexp-tests
blob: 910b0db405c5fe33e4cec52966ef91295fef3d57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-frexp.c

Depends-on:
isnan-nolibm

configure.ac:

Makefile.am:
TESTS += test-frexp
check_PROGRAMS += test-frexp
test_frexp_LDADD = @FREXP_LIBM@ $(LDADD)

License:
LGPL