summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/unictype/joininggroup-of-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/unictype/joininggroup-of-tests b/modules/unictype/joininggroup-of-tests
new file mode 100644
index 0000000000..f2a601f97f
--- /dev/null
+++ b/modules/unictype/joininggroup-of-tests
@@ -0,0 +1,14 @@
+Files:
+tests/unictype/test-joininggroup_of.c
+tests/unictype/test-joininggroup_of.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-joininggroup_of
+check_PROGRAMS += test-joininggroup_of
+test_joininggroup_of_SOURCES = unictype/test-joininggroup_of.c
+test_joininggroup_of_LDADD = $(LDADD) $(LIBUNISTRING)