add pipestream unit tests for execution failure
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Wed, 3 Jan 2018 13:50:50 +0000 (14:50 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 14 Aug 2018 14:53:34 +0000 (16:53 +0200)
commit7f58145bec6195057092c63dfb336854053da1b7
treea4f4d09e110bacca5b851c93160a455e63d37c1e
parentcc9178973e400af51877aaad5584f07ab63e5e8a
add pipestream unit tests for execution failure

Note that on the Intranator as of 6.4.13, the argument
--catch_system_errors=no must be passed to the unit test
executable on account of ancient Boost being oversensitive to
child process termination.
test/test_pipestream.cpp