jit/cache tests: Fix crash with clang's UBSAN + ASAN.
[gnulib.git] / modules / closein-tests
blob189d09feedbf40e487cfd2745931cd88f1743477
1 Files:
2 tests/test-closein.sh
3 tests/test-closein.c
5 Depends-on:
6 binary-io
7 ignore-value
8 test-framework-sh
10 configure.ac:
12 Makefile.am:
13 TESTS += test-closein.sh
14 check_PROGRAMS += test-closein
15 test_closein_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV)