mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
15 lines
270 B
Plaintext
15 lines
270 B
Plaintext
Files:
|
|
tests/unictype/test-numeric.c
|
|
tests/unictype/test-numeric.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-numeric
|
|
check_PROGRAMS += test-numeric
|
|
test_numeric_SOURCES = unictype/test-numeric.c
|
|
test_numeric_LDADD = $(LDADD) $(LIBUNISTRING)
|