tcgetsid: fix cygwin header bug
[gnulib.git] / modules / frexpf-tests
1 Files:
2 tests/test-frexpf.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/signature.h
7 tests/macros.h
8
9 Depends-on:
10 isnanf-nolibm
11 signbit
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-frexpf
17 check_PROGRAMS += test-frexpf
18 test_frexpf_LDADD = $(LDADD) @FREXPF_LIBM@