NEWS.stable: log cherry-pick [b45dc21]->[d19a89f] stdlib: don't get in the way of...
[gnulib.git] / modules / modf-tests
1 Files:
2 tests/test-modf.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-modf
12 check_PROGRAMS += test-modf
13 test_modf_LDADD = $(LDADD) @MODF_LIBM@