1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/mbrtoc32-regular-tests
Bruno Haible 2d46fcdd3f mbrtoc32-regular: Add tests.
* tests/test-mbrtoc32-regular.c: New file.
* modules/mbrtoc32-regular-tests: New file.
2023-07-11 00:06:14 +02:00

15 lines
284 B
Plaintext

Files:
tests/test-mbrtoc32-regular.c
tests/macros.h
Depends-on:
mbsinit
setlocale
configure.ac:
Makefile.am:
TESTS += test-mbrtoc32-regular
check_PROGRAMS += test-mbrtoc32-regular
test_mbrtoc32_regular_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV)