NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / uniname / uniname-tests
1 Files:
2 tests/uniname/test-uninames.sh
3 tests/uniname/test-uninames.c
4 tests/uniname/UnicodeDataNames.txt
5
6 Depends-on:
7 xalloc
8 progname
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += uniname/test-uninames.sh
14 check_PROGRAMS += test-uninames
15 test_uninames_SOURCES = uniname/test-uninames.c
16 test_uninames_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@
17