mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
2d46fcdd3f
* tests/test-mbrtoc32-regular.c: New file. * modules/mbrtoc32-regular-tests: New file.
15 lines
284 B
Plaintext
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)
|