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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-is-lowercase
check_PROGRAMS += test-u8-is-lowercase
test_u8_is_lowercase_SOURCES = unicase/test-u8-is-lowercase.c
test_u8_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)