Hash :
803c77de
Author :
Date :
2015-01-15T12:06:30
uniwbrk/u32-wordbreaks-tests: add conformance test * modules/uniwbrk/u32-wordbreaks-tests (Files): Add tests/uniwbrk/test-uc-wordbreaks.c, tests/uniwbrk/test-uc-wordbreaks.sh, and tests/uniwbrk/WordBreakTest.txt. (Makefile.am): Add uniwbrk/test-uc-wordbreaks.sh to $(TESTS), add test-uc-wordbreaks to $(check_PROGRAMS), and define test_uc_wordbreaks_SOURCES and test_uc_wordbreaks_LDADD. * tests/uniwbrk/test-uc-wordbreaks.sh: New file. * tests/uniwbrk/test-uc-wordbreaks.c: New file.
Files:
tests/uniwbrk/test-u32-wordbreaks.c
tests/uniwbrk/test-uc-wordbreaks.c
tests/uniwbrk/test-uc-wordbreaks.sh
tests/uniwbrk/WordBreakTest.txt
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-u32-wordbreaks uniwbrk/test-uc-wordbreaks.sh
check_PROGRAMS += test-u32-wordbreaks test-uc-wordbreaks
test_u32_wordbreaks_SOURCES = uniwbrk/test-u32-wordbreaks.c
test_u32_wordbreaks_LDADD = $(LDADD) $(LIBUNISTRING)
test_uc_wordbreaks_SOURCES = uniwbrk/test-uc-wordbreaks.c
test_uc_wordbreaks_LDADD = $(LDADD) $(LIBUNISTRING)