ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / property-bidi-left-to-right-tests
blob7ad9ec6f7a841deb042073342bb6e22dc3ef650b
1 Files:
2 tests/unictype/test-pr_bidi_left_to_right.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-pr_bidi_left_to_right
13 check_PROGRAMS += test-pr_bidi_left_to_right
14 test_pr_bidi_left_to_right_SOURCES = unictype/test-pr_bidi_left_to_right.c
15 test_pr_bidi_left_to_right_LDADD = $(LDADD) $(LIBUNISTRING)