modules/pipe-tests


Log

Author Commit Date CI Message
Bruno Haible a49cfc24 2009-08-11T12:52:19 Most tests don't need module 'close' any more.
Bruno Haible d626b70f 2009-07-19T17:16:51 Fix build error on mingw with the modules sys_select and unistd.
Bruno Haible 77462a90 2009-07-18T17:13:00 Fix typo.
Eric Blake fdccb1c3 2009-07-17T12:00:07 pipe: be robust in face of closed fds * lib/pipe.c (create_pipe): Closed standard descriptors in parent should cause child to misbehave. * modules/pipe-tests: New module. * tests/test-pipe.c: New file. * tests/test-pipe.sh: New file. Reported by Akim Demaille. Signed-off-by: Eric Blake <ebb9@byu.net>