Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / logb-ieee-tests
blobc12b2cbd8c7b3a80f50c28c81cf79d3890462a89
1 Files:
2 tests/test-logb-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 isnand-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-logb-ieee
18 check_PROGRAMS += test-logb-ieee
19 test_logb_ieee_LDADD = $(LDADD) @LOGB_LIBM@