unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.
[gnulib.git] / modules / vasnprintf-posix-tests
1 Files:
2 tests/test-vasnprintf-posix.c
3 tests/test-vasnprintf-posix2.sh
4 tests/test-vasnprintf-posix2.c
5 tests/test-vasnprintf-posix3.c
6 tests/minus-zero.h
7 tests/nan.h
8 tests/macros.h
9 m4/locale-fr.m4
10 m4/codeset.m4
11
12 Depends-on:
13 stdint
14 float
15
16 configure.ac:
17 gt_LOCALE_FR
18 gt_LOCALE_FR_UTF8
19
20 Makefile.am:
21 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh test-vasnprintf-posix3
22 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
23 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3