blob: 3bfb69754a859154aff7a030b2011005994b2e03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/unistr/test-u16-mbtouc.c
tests/unistr/test-u16-mbtouc.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-u16-mbtouc
check_PROGRAMS += test-u16-mbtouc
test_u16_mbtouc_SOURCES = unistr/test-u16-mbtouc.c
|