1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-26 20:34:40 +01:00
parallel/test/Worker
2018-03-21 21:54:05 +01:00
..
AbstractPoolTest.php Reduce test iterations 2018-01-22 17:59:13 -06:00
AbstractWorkerTest.php Fail task with SerializationException; cancel worker if sending otherwise fails 2017-12-13 20:56:28 -06:00
BasicEnvironmentTest.php Use dedicated PHPUnit assertions 2018-03-21 21:54:05 +01:00
ConstantTask.php Test for AMP_WORKER to be defined 2017-07-27 23:49:43 -05:00
DefaultWorkerFactoryTest.php More tests 2017-12-13 23:06:38 -06:00
FunctionsTest.php Use dedicated PHPUnit assertions 2018-03-21 21:54:05 +01:00
JobTest.php More tests 2017-12-13 23:06:38 -06:00
ProcessPoolTest.php Do not fclose socket or null thread ref; restore GC test 2017-12-27 12:36:28 -06:00
TaskFailureTest.php More tests 2017-12-13 23:06:38 -06:00
TaskSuccessTest.php More tests 2017-12-13 23:06:38 -06:00
TestTask.php Add async task test 2017-12-05 18:37:33 -06:00
ThreadPoolTest.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
WorkerProcessTest.php Drop strict types 2016-12-29 19:16:04 -06:00
WorkerThreadTest.php Drop strict types 2016-12-29 19:16:04 -06:00