Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / signbit-tests
blob65d5602b903ebdbbe11f91092f7f704b1d5beb45
1 Files:
2 tests/test-signbit.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/macros.h
6 m4/exponentf.m4
7 m4/exponentd.m4
8 m4/exponentl.m4
10 Depends-on:
11 float
13 configure.ac:
14 AC_REQUIRE([gl_FLOAT_EXPONENT_LOCATION])
15 AC_REQUIRE([gl_DOUBLE_EXPONENT_LOCATION])
16 AC_REQUIRE([gl_LONG_DOUBLE_EXPONENT_LOCATION])
18 Makefile.am:
19 TESTS += test-signbit
20 check_PROGRAMS += test-signbit