Tests for module 'log10-ieee'.
[gnulib.git] / modules / log10-ieee-tests
diff --git a/modules/log10-ieee-tests b/modules/log10-ieee-tests
new file mode 100644 (file)
index 0000000..147d53d
--- /dev/null
@@ -0,0 +1,19 @@
+Files:
+tests/test-log10-ieee.c
+tests/test-log10-ieee.h
+tests/minus-zero.h
+tests/infinity.h
+tests/nan.h
+tests/macros.h
+
+Depends-on:
+isnand-nolibm
+float
+signbit
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-log10-ieee
+check_PROGRAMS += test-log10-ieee
+test_log10_ieee_LDADD = $(LDADD) @LOG10_LIBM@