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