Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / frexp-nolibm-tests
blob39e81590ee08ddd8a8f29a09769c3928224043a1
1 Files:
2 tests/test-frexp.c
3 tests/test-frexp.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/signature.h
8 tests/macros.h
9 tests/randomd.c
11 Depends-on:
12 isnand-nolibm
13 signbit
15 configure.ac:
17 Makefile.am:
18 TESTS += test-frexp-nolibm
19 check_PROGRAMS += test-frexp-nolibm
20 test_frexp_nolibm_SOURCES = test-frexp.c randomd.c