1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/test/Worker/Fixtures
Aaron Piotrowski 7c8f936618
Autoloading → Bootstrap
Calling the file a boostrap makes more sense as more than defining an autoloader can be done in the file.
2019-02-22 16:10:30 -06:00
..
AutoloadTestTask.php Autoloading → Bootstrap 2019-02-22 16:10:30 -06:00
ConstantTask.php Move ConstantTask to Fixtures directory 2019-02-13 14:17:52 -06:00
custom-bootstrap.php Autoloading → Bootstrap 2019-02-22 16:10:30 -06:00
FailingTask.php Apply the same treatment to context exceptions 2019-01-25 17:53:19 -06:00
non-autoloadable-class.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
NonAutoloadableResultTask.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
TestTask.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
UnserializableResultTask.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00