malloc-h: New module.
[gnulib.git] / modules / wcwidth-tests
blob875d18f8d3ad0a24db7be2d73ba7a9bc93092556
1 Files:
2 tests/test-wcwidth.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 c-ctype
8 localcharset
10 configure.ac:
12 Makefile.am:
13 TESTS += test-wcwidth
14 check_PROGRAMS += test-wcwidth
15 test_wcwidth_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIBUNISTRING)