mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
Files:
|
|
tests/unicase/test-uc_totitle.c
|
|
tests/unicase/test-mapping-part1.h
|
|
tests/unicase/test-mapping-part2.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-uc_totitle
|
|
check_PROGRAMS += test-uc_totitle
|
|
test_uc_totitle_SOURCES = unicase/test-uc_totitle.c
|
|
test_uc_totitle_LDADD = $(LDADD) $(LIBUNISTRING)
|