blob: 63765667a9dde88c42849cf34047deef713b74c7 (
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
|