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