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 a9af6be54e Merge branch '2.4' into 2.5
* 2.4:
  [Process] Adjust PR #11264, make it Windows compatible and fix CS
  [Process] Fix unit tests on Windows platform
  bumped Symfony version to 2.4.9
  bumped Symfony version to 2.3.19
  updated VERSION for 2.4.8
  updated CHANGELOG for 2.4.8
  updated VERSION for 2.3.18
  update CONTRIBUTORS for 2.3.18
  updated CHANGELOG for 2.3.18
  [Process] Use correct test for empty string in UnixPipes

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2014-07-16 15:13:02 +02:00
..
AbstractProcessTest.php Merge branch '2.4' into 2.5 2014-07-16 15:13:02 +02:00
ExecutableFinderTest.php [Process] Fix unit tests on Windows platform 2014-07-16 11:55:07 +02:00
NonStopableProcess.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
PhpExecutableFinderTest.php fixed various typos 2013-12-27 16:08:19 +01:00
PhpProcessTest.php [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 2013-05-06 12:21:56 +02:00
PipeStdinInStdoutStdErrStreamSelect.php [Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows 2013-09-10 19:14:06 +02:00
ProcessBuilderTest.php Merge branch '2.4' 2014-05-22 15:47:45 +02:00
ProcessFailedExceptionTest.php When a process fails, check if the output is enabled 2014-03-25 23:03:32 +01:00
ProcessInSigchildEnvironment.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00
ProcessUtilsTest.php [Process] Fix escaping on Windows 2014-03-18 15:00:41 +01:00
SigchildDisabledProcessTest.php [Process] Fix conflicts between latest 2.3 fix and 2.5 deprecation 2014-05-22 22:37:04 +02:00
SigchildEnabledProcessTest.php [Process] Fix conflicts between latest 2.3 fix and 2.5 deprecation 2014-05-22 22:37:04 +02:00
SignalListener.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
SimpleProcessTest.php [Process] Deprecate Process::setStdin in favor of Process::setInput 2014-05-22 15:42:53 +02:00