summaryrefslogtreecommitdiff
path: root/gnulib/modules/unicase/u32-is-lowercase-tests
blob: 49150a34add7b168cab47d597774c4e79027f402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unicase/test-u32-is-lowercase.c
tests/unicase/test-is-lowercase.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-is-lowercase
check_PROGRAMS += test-u32-is-lowercase
test_u32_is_lowercase_SOURCES = unicase/test-u32-is-lowercase.c
test_u32_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)