blob: 0657812bb279d870d96751850a1bec6de33126a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Files:
tests/unistr/test-u32-mblen.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-u32-mblen
check_PROGRAMS += test-u32-mblen
test_u32_mblen_SOURCES = unistr/test-u32-mblen.c
|