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

16 lines
382 B
Plaintext

Files:
tests/unictype/test-pr_ascii_hex_digit.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-pr_ascii_hex_digit
check_PROGRAMS += test-pr_ascii_hex_digit
test_pr_ascii_hex_digit_SOURCES = unictype/test-pr_ascii_hex_digit.c
test_pr_ascii_hex_digit_LDADD = $(LDADD) $(LIBUNISTRING)