mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
15 lines
272 B
Plaintext
15 lines
272 B
Plaintext
Files:
|
|
tests/test-c32_apply_mapping.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
c32_get_mapping
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-c32_apply_mapping
|
|
check_PROGRAMS += test-c32_apply_mapping
|
|
test_c32_apply_mapping_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBC32CONV)
|