Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/mbfile-tests
T

16 lines
273 B
Plaintext

Files:
tests/test-mbfile.sh
tests/test-mbfile.c
tests/macros.h
Depends-on:
localcharset
setlocale
configure.ac:
Makefile.am:
TESTS += test-mbfile.sh
check_PROGRAMS += test-mbfile
test_mbfile_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV)