Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / wcwidth-tests
blob9606674b900e22e1548b57371b668d112c377d72
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) $(LIBUNISTRING)