summaryrefslogtreecommitdiff
path: root/modules/unigbrk/uc-gbrk-prop-tests
blob: 0180646e02b68dcc9f006f970686e67cfcf7ea45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unigbrk/test-uc-gbrk-prop.c
tests/unigbrk/test-uc-gbrk-prop.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-uc-gbrk-prop
check_PROGRAMS += test-uc-gbrk-prop
test_uc_gbrk_prop_SOURCES = unigbrk/test-uc-gbrk-prop.c
test_uc_gbrk_prop_LDADD = $(LDADD) $(LIBUNISTRING)