verify: new macro 'assume'
[gnulib.git] / modules / log10f-tests
1 Files:
2 tests/test-log10f.c
3 tests/test-log10.h
4 tests/minus-zero.h
5 tests/signature.h
6 tests/macros.h
7 tests/randomf.c
8
9 Depends-on:
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-log10f
15 check_PROGRAMS += test-log10f
16 test_log10f_SOURCES = test-log10f.c randomf.c
17 test_log10f_LDADD = $(LDADD) @LOG10F_LIBM@