tests: add signature checks
[gnulib.git] / modules / frexpl-tests
1 Files:
2 tests/signature.h
3 tests/test-frexpl.c
4 tests/nan.h
5
6 Depends-on:
7 fpucw
8 isnanl-nolibm
9 signbit
10 float
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-frexpl
16 check_PROGRAMS += test-frexpl
17 test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
18
19 License:
20 LGPL