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