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
Fabien Potencier 2b473cbb65 Merge branch '2.2'
* 2.2:
  added missing license blocks
  added missing license blocks
2013-04-22 06:30:07 +02:00
..
AbstractProcessTest.php merged branch mcuadros/master (PR #7566) 2013-04-20 14:29:16 +02:00
NonStopableProcess.php Fix timeout in Process::stop method 2013-04-07 16:17:09 +02:00
PhpExecutableFinderTest.php Removed underscores from test method names to be consistent with other components. 2013-01-11 00:31:43 +00:00
PhpProcessTest.php added missing license blocks 2013-04-22 06:28:40 +02:00
ProcessBuilderTest.php merged branch hason/process (PR #6796) 2013-04-21 10:43:42 +02:00
ProcessFailedExceptionTest.php [Process] added exit code to ProcessFailedException message 2013-04-11 19:56:25 +06: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
ProcessUtilsTest.php [Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows 2013-01-18 14:43:03 +01:00
SigchildDisabledProcessTest.php [Process] Add signal and getPid methods 2013-04-14 18:37:33 +02:00
SigchildEnabledProcessTest.php [Process] Add signal and getPid methods 2013-04-14 18:37:33 +02:00
SignalListener.php [Process] Add signal and getPid methods 2013-04-14 18:37:33 +02:00
SimpleProcessTest.php [Process] Add signal and getPid methods 2013-04-14 18:37:33 +02:00