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