Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / fabsl-tests
blob2db3a177763c073880e3ef207030d1651e88689b
1 Files:
2 tests/test-fabsl.c
3 tests/test-fabs.h
4 tests/signature.h
5 tests/minus-zero.h
6 tests/macros.h
7 tests/randoml.c
9 Depends-on:
10 signbit
12 configure.ac:
14 Makefile.am:
15 TESTS += test-fabsl
16 check_PROGRAMS += test-fabsl
17 test_fabsl_SOURCES = test-fabsl.c randoml.c
18 test_fabsl_LDADD = $(LDADD) @FABSL_LIBM@