1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/unictype/property-byname-tests
2010-05-18 20:13:13 +02:00

16 lines
303 B
Plaintext

Files:
tests/unictype/test-pr_byname.c
tests/macros.h
Depends-on:
unictype/property-test
unictype/property-composite
configure.ac:
Makefile.am:
TESTS += test-pr_byname
check_PROGRAMS += test-pr_byname
test_pr_byname_SOURCES = unictype/test-pr_byname.c
test_pr_byname_LDADD = $(LDADD) $(LIBUNISTRING)