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