1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/unicase/toupper-tests
2010-05-18 20:13:13 +02:00

16 lines
326 B
Plaintext

Files:
tests/unicase/test-uc_toupper.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_toupper
check_PROGRAMS += test-uc_toupper
test_uc_toupper_SOURCES = unicase/test-uc_toupper.c
test_uc_toupper_LDADD = $(LDADD) $(LIBUNISTRING)