mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
fb75d45786
* tests/test-c32_get_mapping.c: New file. * modules/c32_get_mapping-tests: New file.
14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
Files:
|
|
tests/test-c32_get_mapping.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-c32_get_mapping
|
|
check_PROGRAMS += test-c32_get_mapping
|
|
test_c32_get_mapping_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBC32CONV)
|