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