1Files: 2tests/test-isatty.c 3tests/signature.h 4tests/macros.h 5 6Depends-on: 7unistd 8pipe-posix 9 10configure.ac: 11 12Makefile.am: 13TESTS += test-isatty 14check_PROGRAMS += test-isatty 15
1Files: 2tests/test-isatty.c 3tests/signature.h 4tests/macros.h 5 6Depends-on: 7unistd 8pipe-posix 9 10configure.ac: 11 12Makefile.am: 13TESTS += test-isatty 14check_PROGRAMS += test-isatty 15