1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/isatty-tests
Bruno Haible 573631b2b5 Enhance tests for module 'isatty'.
* modules/isatty-tests (Depends-on): Add pipe-posix.
* tests/test-isatty.c: Include <fcntl.h>.
(DEV_NULL): New macro.
(main): Test the resut of isatty() also on regular files, pipes, and
/dev/null.
2012-01-03 03:56:16 +01:00

15 lines
171 B
Plaintext

Files:
tests/test-isatty.c
tests/signature.h
tests/macros.h
Depends-on:
unistd
pipe-posix
configure.ac:
Makefile.am:
TESTS += test-isatty
check_PROGRAMS += test-isatty