X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Flog10l-tests;h=54a54c3b0f94d87e35d5637e3a14c46339a89fc8;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=ad61ed63c7bfb2d8d29cc3148a9e77c27139748d;hpb=80a029602f5b2707ca8d2487843ecb9e0df74a6a;p=gnulib.git diff --git a/modules/log10l-tests b/modules/log10l-tests index ad61ed63c..54a54c3b0 100644 --- a/modules/log10l-tests +++ b/modules/log10l-tests @@ -1,7 +1,10 @@ Files: tests/test-log10l.c +tests/test-log10.h +tests/minus-zero.h tests/signature.h tests/macros.h +tests/randoml.c Depends-on: fpucw @@ -11,4 +14,5 @@ configure.ac: Makefile.am: TESTS += test-log10l check_PROGRAMS += test-log10l +test_log10l_SOURCES = test-log10l.c randoml.c test_log10l_LDADD = $(LDADD) @LOG10L_LIBM@