Refactor common macros used in tests.
[gnulib.git] / modules / unictype / category-or-tests
1 Files:
2 tests/unictype/test-categ_or.c
3 tests/macros.h
4
5 Depends-on:
6 unictype/category-test
7 unictype/category-L
8 unictype/category-N
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-categ_or
14 check_PROGRAMS += test-categ_or
15 test_categ_or_SOURCES = unictype/test-categ_or.c
16