view modules/uninorm/decomposing-form-tests @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 86634e33e086
children
line wrap: on
line source

Files:
tests/uninorm/test-decomposing-form.c
tests/macros.h

Depends-on:
uninorm/nfc
uninorm/nfd
uninorm/nfkc
uninorm/nfkd

configure.ac:

Makefile.am:
TESTS += test-decomposing-form
check_PROGRAMS += test-decomposing-form
test_decomposing_form_SOURCES = uninorm/test-decomposing-form.c
test_decomposing_form_LDADD = $(LDADD) $(LIBUNISTRING)