u*-vasnprintf tests: Add more tests of %U, %lU, %llU directives.
[gnulib.git] / modules / isnanf-tests
blobf1d5213ba8adfb72af100b67ab26d1fcb7b94212
1 Files:
2 tests/test-isnanf.c
3 tests/test-isnanf.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 nan
10 snan
12 configure.ac:
14 Makefile.am:
15 TESTS += test-isnanf
16 check_PROGRAMS += test-isnanf
17 test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@