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