mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
Files:
|
|
tests/unictype/test-digit.c
|
|
tests/unictype/test-digit.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-digit
|
|
check_PROGRAMS += test-digit
|
|
test_digit_SOURCES = unictype/test-digit.c
|
|
test_digit_LDADD = $(LDADD) $(LIBUNISTRING)
|