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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-move
check_PROGRAMS += test-u32-move
test_u32_move_SOURCES = unistr/test-u32-move.c
test_u32_move_LDADD = $(LDADD) $(LIBUNISTRING)