1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/unicase/u32-tolower-tests
2010-05-18 20:13:13 +02:00

16 lines
289 B
Plaintext

Files:
tests/unicase/test-u32-tolower.c
tests/macros.h
Depends-on:
unistr/u32-cmp
uninorm/nfc
configure.ac:
Makefile.am:
TESTS += test-u32-tolower
check_PROGRAMS += test-u32-tolower
test_u32_tolower_SOURCES = unicase/test-u32-tolower.c
test_u32_tolower_LDADD = $(LDADD) $(LIBUNISTRING)