16 lines
240 B
Plaintext
16 lines
240 B
Plaintext
Files:
|
|
tests/test-wcwidth.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
c-ctype
|
|
localcharset
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-wcwidth
|
|
check_PROGRAMS += test-wcwidth
|
|
test_wcwidth_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING)
|