From 7386da29272905ff9c3aae89143acb3dc86ae7ea Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 21 Mar 2011 23:14:43 +0100 Subject: Tests for module 'unictype/joininggroup-of'. * modules/unictype/joininggroup-of-tests: New file. * tests/unictype/test-joininggroup_of.c: New file. * tests/unictype/test-joininggroup_of.h: New file, automatically generated by gen-uni-tables. --- modules/unictype/joininggroup-of-tests | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules/unictype/joininggroup-of-tests (limited to 'modules') 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) -- cgit v1.2.1