summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-test-withtable-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/unictype/category-test-withtable-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/unictype/category-test-withtable-tests13
2 files changed, 13 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/unictype/category-test-withtable-tests b/gnulib/modules/unictype/category-test-withtable-tests
new file mode 100644
index 0000000..1944fd1
--- /dev/null
+++ b/gnulib/modules/unictype/category-test-withtable-tests
@@ -0,0 +1,13 @@
+Files:
+tests/unictype/test-categ_test_withtable.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-categ_test_withtable
+check_PROGRAMS += test-categ_test_withtable
+test_categ_test_withtable_SOURCES = unictype/test-categ_test_withtable.c
+test_categ_test_withtable_LDADD = $(LDADD) $(LIBUNISTRING)