verify: new macro 'assume'
[gnulib.git] / modules / isnand-tests
1 Files:
2 tests/test-isnand.c
3 tests/test-isnand.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
8
9 Depends-on:
10
11 configure.ac:
12 gl_DOUBLE_EXPONENT_LOCATION
13
14 Makefile.am:
15 TESTS += test-isnand
16 check_PROGRAMS += test-isnand
17 test_isnand_LDADD = $(LDADD) @ISNAND_LIBM@
18