Commit Graph

21 Commits

Author SHA1 Message Date
Klemens David Morgenstern
823a346a08 added another exit_code test 2019-04-06 23:53:11 +08:00
Klemens David Morgenstern
fb9b9215e0 another windows fix 2019-02-24 22:37:13 +08:00
Klemens David Morgenstern
f96dfd6e8f typo fix 2018-11-15 15:55:47 +07:00
Klemens David Morgenstern
c5e7cfb4f5 added called-bool & time out for exit_code test 2018-11-15 13:53:01 +07:00
Klemens David Morgenstern
9904e3a5e8 removed BOOST_TEST_IGNORE_SIGCHLD from test 2018-11-15 12:54:48 +07:00
Alex Merry
ec04919825 Rename tests to reflect what they do 2018-02-22 14:32:54 +00:00
Alex Merry
ed32531369 Return the same exit status in the async handler as the sync method
Previously, if the process terminated via a signal on posix, the async
handler would provide an exit status of 0.
2018-02-22 11:53:42 +00:00
Klemens Morgenstern
7c9ce7f8b9 Update exit_code.cpp 2017-10-25 10:55:40 +02:00
Christopher Kohlhoff
153e05eac0 Updates to compile against latest asio. 2017-10-23 21:23:44 +11:00
Julien Schueller
66e576806f lowercase win32 header to fix cross-compilation 2017-07-31 22:27:39 +02:00
Klemens Morgenstern
d807e455d6 Fixed system for linux 2016-07-11 11:57:31 +02:00
klemens-morgenstern
f6022383a0 implemented proper error handling
- removed tabs for spaces
   - added error_code overloads
2016-06-11 20:22:59 +02:00
Klemens Morgenstern
e5277b1805 Implemented new version for posix 2016-06-04 01:32:18 +02:00
klemens-morgenstern
1481789946 cleanup & restructured the calls 2016-05-30 20:31:36 +02:00
klemens-morgenstern
a7a88e08a4 initial commit of new pipe structure 2016-05-23 23:45:02 +02:00
Klemens Morgenstern
d920d1f110 Prototype of posix implementation 2016-04-18 11:44:39 +02:00
klemens-morgenstern
0e0a68cd08 compiling version 2016-04-15 12:10:52 +02:00
klemens-morgenstern
46afca8239 fixed run_exe 2016-04-14 15:25:55 +02:00
klemens-morgenstern
d206ce7b91 progress on async, on_exit works now. 2016-04-03 16:39:12 +02:00
klemens-morgenstern
a7e0f0d858 a few child fixes 2016-03-28 14:01:44 +02:00
klemens-morgenstern
f1a6c8590d restructured the repo to fit the other boost repositories 2016-02-07 13:24:49 +01:00