2bcdf725e368f6658724bb42824e59a074d47b65
[gnulib.git] / modules / unictype / category-and-tests
1 Files:
2 tests/unictype/test-categ_and.c
3
4 Depends-on:
5 unictype/category-or
6 unictype/category-test
7 unictype/category-L
8 unictype/category-Nd
9 unictype/category-Lu
10 unictype/category-N
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-categ_and
16 check_PROGRAMS += test-categ_and
17 test_categ_and_SOURCES = unictype/test-categ_and.c
18