blob: 16bf677f64a290c8ee02f1750c26452448b54d7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Files:
tests/unistr/test-u8-strlen.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-u8-strlen
check_PROGRAMS += test-u8-strlen
test_u8_strlen_SOURCES = unistr/test-u8-strlen.c
|