pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / unicase / u8-is-lowercase-tests
1 Files:
2 tests/unicase/test-u8-is-lowercase.c
3 tests/unicase/test-is-lowercase.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u8-is-lowercase
12 check_PROGRAMS += test-u8-is-lowercase
13 test_u8_is_lowercase_SOURCES = unicase/test-u8-is-lowercase.c
14 test_u8_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)