Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / log1p-ieee-tests
blobdea76b485a4ad4dad9c4963938104a4a0e04409e
1 Files:
2 tests/test-log1p-ieee.c
3 tests/test-log1p-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
10 isnand-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-log1p-ieee
18 check_PROGRAMS += test-log1p-ieee
19 test_log1p_ieee_LDADD = $(LDADD) @LOG1P_LIBM@