1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/unictype/joiningtype-byname-tests
Bruno Haible 7570f48a86 Tests for module 'unictype/joiningtype-byname'.
* modules/unictype/joiningtype-byname-tests: New file.
* tests/unictype/test-joiningtype_byname.c: New file.
2011-03-21 22:58:36 +01:00

14 lines
306 B
Plaintext

Files:
tests/unictype/test-joiningtype_byname.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-joiningtype_byname
check_PROGRAMS += test-joiningtype_byname
test_joiningtype_byname_SOURCES = unictype/test-joiningtype_byname.c
test_joiningtype_byname_LDADD = $(LDADD) $(LIBUNISTRING)