This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Process/Tests
Tugdual Saunier 0f4d8af6cf [Process][Tests] fixed chainedCommandsOutput tests
for OS where echo does not support -n option (like MacOS X)
2012-11-19 21:53:52 +01:00
..
AbstractProcessTest.php [Process][Tests] fixed chainedCommandsOutput tests 2012-11-19 21:53:52 +01:00
bootstrap.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
PhpExecutableFinderTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ProcessBuilderTest.php [Process] fixed setting the timeout to null 2012-07-11 14:21:05 +02:00
ProcessFailedExceptionTest.php [Process] Fixed ProcessFailedException not populating exception message due to a missing sprintf parameter 2012-04-25 15:42:54 +01:00
ProcessInSigchildEnvironment.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00
ProcessTestHelper.php merged 2.0 2012-05-20 18:16:37 +02:00
SigchildDisabledProcessTest.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00
SigchildEnabledProcessTest.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00
SimpleProcessTest.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00