ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / block-test-tests
blobedda2f2a04549e543e95f7cf31b5e5df73c8d80f
1 Files:
2 tests/unictype/test-block_test.c
3 tests/macros.h
5 Depends-on:
7 configure.ac:
9 Makefile.am:
10 TESTS += test-block_test
11 check_PROGRAMS += test-block_test
12 test_block_test_SOURCES = unictype/test-block_test.c
13 test_block_test_LDADD = $(LDADD) $(LIBUNISTRING)