mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
14 lines
270 B
Plaintext
14 lines
270 B
Plaintext
Files:
|
|
tests/uniwidth/test-u16-strwidth.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-u16-strwidth
|
|
check_PROGRAMS += test-u16-strwidth
|
|
test_u16_strwidth_SOURCES = uniwidth/test-u16-strwidth.c
|
|
test_u16_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)
|