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-of-tests
Bruno Haible 0e0eba7449 Tests for module 'unictype/joiningtype-of'.
* modules/unictype/joiningtype-of-tests: New file.
* tests/unictype/test-joiningtype_of.c: New file.
* tests/unictype/test-joiningtype_of.h: New file, automatically
generated by gen-uni-tables.
2011-03-21 23:04:10 +01:00

15 lines
319 B
Plaintext

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