gnulib-tool.py: Reduce code duplication in file name transformations.
[gnulib.git] / modules / frexp-ieee-tests
blob391ad51d5c66eb5849a7dace42dbf8009ee8d9f2
1 Files:
2 tests/test-frexp-ieee.c
3 tests/test-frexp-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnand-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-frexp-ieee
18 check_PROGRAMS += test-frexp-ieee
19 test_frexp_ieee_LDADD = $(LDADD) @FREXP_LIBM@