coreutils / gnulib /modules /uninorm /decomposing-form-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
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)