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