summaryrefslogtreecommitdiff
path: root/modules/unistr/u8-to-u32-tests
blob: db531ea8a70195300ad0f9009c62f62799bdc6c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unistr/test-u8-to-u32.c
tests/macros.h

Depends-on:
unistr/u32-cmp

configure.ac:

Makefile.am:
TESTS += test-u8-to-u32
check_PROGRAMS += test-u8-to-u32
test_u8_to_u32_SOURCES = unistr/test-u8-to-u32.c
test_u8_to_u32_LDADD = $(LDADD) $(LIBUNISTRING)