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