fstatat, stat: document macOS st_ino pipe bug
[gnulib.git] / modules / mbsspn-tests
blobd720e47bd9df82400fd454cddafe9d35650fa805
1 Files:
2 tests/test-mbsspn.sh
3 tests/test-mbsspn.c
4 tests/macros.h
5 m4/locale-fr.m4
6 m4/codeset.m4
8 Depends-on:
9 setlocale
11 configure.ac:
12 gt_LOCALE_FR_UTF8
14 Makefile.am:
15 TESTS += test-mbsspn.sh
16 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
17 check_PROGRAMS += test-mbsspn
18 test_mbsspn_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV)