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