summaryrefslogtreecommitdiff
path: root/tests/test-pipe.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: use macros.h in more placesEric Blake2009-12-261-12/+3
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* dup2-tests: test previous patchEric Blake2009-07-211-38/+9
* Tweak for maintainability.Bruno Haible2009-07-201-4/+6
* test-pipe: make a bit more robust.Eric Blake2009-07-201-11/+28
* Fix handling of closed stdin/stdout/stderr on mingw.Bruno Haible2009-07-191-15/+37
* Refactor test code.Bruno Haible2009-07-191-54/+89
* Pass slave_process argument consistently.Bruno Haible2009-07-191-3/+3
* test-pipe: fix mingw buildEric Blake2009-07-181-0/+6
* pipe: be robust in face of closed fdsEric Blake2009-07-171-0/+160