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/ignorable-tests
2010-05-18 20:13:13 +02:00

16 lines
324 B
Plaintext

Files:
tests/unicase/test-ignorable.c
tests/unicase/test-predicate-part1.h
tests/unicase/test-predicate-part2.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-ignorable
check_PROGRAMS += test-ignorable
test_ignorable_SOURCES = unicase/test-ignorable.c
test_ignorable_LDADD = $(LDADD) $(LIBUNISTRING)