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