Tests for module 'unictype/category-longname'.
[gnulib.git] / modules / unictype / category-longname-tests
1 Files:
2 tests/unictype/test-categ_longname.c
3 tests/macros.h
4
5 Depends-on:
6 unictype/category-or
7 unictype/category-Z
8 unictype/category-Nl
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-categ_longname
14 check_PROGRAMS += test-categ_longname
15 test_categ_longname_SOURCES = unictype/test-categ_longname.c
16 test_categ_longname_LDADD = $(LDADD) $(LIBUNISTRING)