Tests for module 'unictype/joiningtype-name'.
[gnulib.git] / modules / unictype / joiningtype-name-tests
diff --git a/modules/unictype/joiningtype-name-tests b/modules/unictype/joiningtype-name-tests
new file mode 100644 (file)
index 0000000..d46e8ae
--- /dev/null
@@ -0,0 +1,13 @@
+Files:
+tests/unictype/test-joiningtype_name.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-joiningtype_name
+check_PROGRAMS += test-joiningtype_name
+test_joiningtype_name_SOURCES = unictype/test-joiningtype_name.c
+test_joiningtype_name_LDADD = $(LDADD) $(LIBUNISTRING)