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