Tests for module 'isnanl'.
[gnulib.git] / modules / isnanl-tests
1 Files:
2 tests/test-isnanl.c
3 tests/test-isnanl.h
4
5 Depends-on:
6
7 configure.ac:
8 gl_LONG_DOUBLE_EXPONENT_LOCATION
9 AC_SUBST([ISNANL_LIBM])
10
11 Makefile.am:
12 TESTS += test-isnanl
13 check_PROGRAMS += test-isnanl
14 test_isnanl_LDADD = @ISNANL_LIBM@ $(LDADD)
15 EXTRA_DIST += test-isnanl.h
16