blob: 0938a8846b801689109f00dabebcee5877a3662a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-wcwidth.c
tests/signature.h
tests/macros.h
Depends-on:
localcharset
configure.ac:
Makefile.am:
TESTS += test-wcwidth
check_PROGRAMS += test-wcwidth
|