mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
Files:
|
|
tests/uniwidth/test-u16-width.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-u16-width
|
|
check_PROGRAMS += test-u16-width
|
|
test_u16_width_SOURCES = uniwidth/test-u16-width.c
|
|
test_u16_width_LDADD = $(LDADD) $(LIBUNISTRING)
|