1
0
mirror of https://github.com/danog/parallel.git synced 2025-01-09 06:08:16 +01:00
parallel/test/Context
Aaron Piotrowski cb5ea736d4
Improve process IPC
Processes now use a shared server socket instead of stdin and stdout for IPC.
2018-10-07 09:31:35 -05:00
..
AbstractContextTest.php Improve process IPC 2018-10-07 09:31:35 -05:00
invalid-result-process.php Add more process tests; exclude scripts from coverage 2017-12-13 13:56:11 -06:00
no-callback-process.php Add more process tests; exclude scripts from coverage 2017-12-13 13:56:11 -06:00
parse-error-process.inc Rename test file with parse error so php-cs-fixer ignores it 2017-12-13 14:21:37 -06:00
ProcessTest.php Improve process IPC 2018-10-07 09:31:35 -05:00
test-process.php Refactor Process to make writing child processes simple 2017-12-10 16:39:49 -06:00
ThreadTest.php Improve process IPC 2018-10-07 09:31:35 -05:00