same-inode: make SAME_INODE tri-state, to port to mingw
[gnulib.git] / modules / sigpipe-tests
1 Files:
2 tests/test-sigpipe.c
3 tests/test-sigpipe.sh
4
5 Depends-on:
6 write
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-sigpipe.sh
12 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
13 check_PROGRAMS += test-sigpipe
14