Tests for module 'modf'.
[gnulib.git] / modules / modf-tests
diff --git a/modules/modf-tests b/modules/modf-tests
new file mode 100644 (file)
index 0000000..24e483d
--- /dev/null
@@ -0,0 +1,13 @@
+Files:
+tests/test-modf.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-modf
+check_PROGRAMS += test-modf
+test_modf_LDADD = $(LDADD) @MODF_LIBM@