mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-21 22:02:35 +03:00
17 lines
273 B
Plaintext
17 lines
273 B
Plaintext
Files:
|
|
tests/uninorm/test-decomposing-form.c
|
|
|
|
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
|
|
|