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