Rename isnan, applicable to 'double' only, to isnand.
[gnulib.git] / modules / unistdio / u16-vsnprintf-tests
1 Files:
2 tests/unistdio/test-u16-vsnprintf1.c
3 tests/unistdio/test-u16-printf1.h
4
5 Depends-on:
6 xalloc
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u16-vsnprintf1
12 check_PROGRAMS += test-u16-vsnprintf1
13 test_u16_vsnprintf1_SOURCES = unistdio/test-u16-vsnprintf1.c
14 test_u16_vsnprintf1_LDADD = $(LDADD) @LIBINTL@ @LIBICONV@