gnulib-tool.py: Optimize directory creation.
[gnulib.git] / modules / frexp-tests
blob7e327cbc77f434ebbe5827ceed09bb95e21a37e2
1 Files:
2 tests/test-frexp.c
3 tests/test-frexp.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
8 tests/randomd.c
10 Depends-on:
11 isnand-nolibm
12 nan
13 signbit
15 configure.ac:
17 Makefile.am:
18 TESTS += test-frexp
19 check_PROGRAMS += test-frexp
20 test_frexp_SOURCES = test-frexp.c randomd.c
21 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@