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