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 d79830fcfd Merge branch '2.5' into 2.6
* 2.5:
  Use PHPUnit ini_set wrapper in tests
  [Process] Added a test skip check for Windows
  [Process] Removed unused variable assignment
  Fixes various phpdoc and coding standards.
  Fixes Issue #13184 - incremental output getters now return empty strings
  Updated copyright to 2015
  Updated copyright to 2015
  Clarify a comment.

Conflicts:
	src/Symfony/Component/HttpKernel/Fragment/EsiFragmentRenderer.php
2015-01-03 09:01:59 +01:00
..
AbstractProcessTest.php Merge branch '2.5' into 2.6 2015-01-03 09:01:59 +01:00
ExecutableFinderTest.php Use PHPUnit ini_set wrapper in tests 2015-01-02 18:15:09 +02:00
NonStopableProcess.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
PhpExecutableFinderTest.php use value of DIRECTORY_SEPARATOR to detect Windows 2014-12-30 12:17:23 +01:00
PhpProcessTest.php [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 2013-05-06 12:21:56 +02:00
PipeStdinInStdoutStdErrStreamSelect.php fixed CS 2014-09-22 10:32:35 +02:00
ProcessBuilderTest.php Merge branch '2.5' into 2.6 2014-12-31 10:14:35 +01:00
ProcessFailedExceptionTest.php Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
ProcessInSigchildEnvironment.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00
ProcessUtilsTest.php use value of DIRECTORY_SEPARATOR to detect Windows 2014-12-30 12:17:23 +01:00
SigchildDisabledProcessTest.php Merge branch '2.4' into 2.5 2014-08-31 05:22:04 +02:00
SigchildEnabledProcessTest.php Merge branch '2.3' into 2.5 2014-12-30 14:32:44 +01:00
SignalListener.php fixed CS 2014-09-22 10:32:35 +02:00
SimpleProcessTest.php Merge branch '2.3' into 2.5 2014-12-30 10:03:46 +01:00