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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-move
check_PROGRAMS += test-u8-move
test_u8_move_SOURCES = unistr/test-u8-move.c
test_u8_move_LDADD = $(LDADD) $(LIBUNISTRING)