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