NEWS.stable: log cherry-pick [06c2675]->[1138b90] stdlib: support non-GCC __attribute__
[gnulib.git] / modules / isnanl-tests
1 Files:
2 tests/test-isnanl.c
3 tests/test-isnanl.h
4 tests/minus-zero.h
5 tests/nan.h
6 tests/macros.h
7
8 Depends-on:
9 float
10
11 configure.ac:
12 gl_LONG_DOUBLE_EXPONENT_LOCATION
13
14 Makefile.am:
15 TESTS += test-isnanl
16 check_PROGRAMS += test-isnanl
17 test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@
18