Tests for module 'exp2l-ieee'.
[gnulib.git] / modules / exp2l-ieee-tests
diff --git a/modules/exp2l-ieee-tests b/modules/exp2l-ieee-tests
new file mode 100644 (file)
index 0000000..e76503a
--- /dev/null
@@ -0,0 +1,19 @@
+Files:
+tests/test-exp2l-ieee.c
+tests/test-exp2-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-exp2l-ieee
+check_PROGRAMS += test-exp2l-ieee
+test_exp2l_ieee_LDADD = $(LDADD) @EXP2L_LIBM@