1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/c32_get_mapping-tests
Bruno Haible fb75d45786 c32_get_mapping: Add tests.
* tests/test-c32_get_mapping.c: New file.
* modules/c32_get_mapping-tests: New file.
2023-07-13 11:19:04 +02:00

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)