Tests for module 'unictype/combining-class-byname'.
[gnulib.git] / modules / unictype / category-or-tests
index 7016353..7fb203d 100644 (file)
@@ -1,8 +1,11 @@
 Files:
 tests/unictype/test-categ_or.c
+tests/macros.h
 
 Depends-on:
 unictype/category-test
+unictype/category-L
+unictype/category-N
 
 configure.ac:
 
@@ -10,4 +13,4 @@ Makefile.am:
 TESTS += test-categ_or
 check_PROGRAMS += test-categ_or
 test_categ_or_SOURCES = unictype/test-categ_or.c
-
+test_categ_or_LDADD = $(LDADD) $(LIBUNISTRING)