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