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
Nicolas Grekas 5dc2bb30ca Merge branch '2.3' into 2.7
* 2.3:
  [PropertyAccess] Reorder elements array after PropertyPathBuilder::replace
  [Routing] Skip PhpGeneratorDumperTest::testDumpWithTooManyRoutes on HHVM
  [Process] More robustness and deterministic tests

Conflicts:
	src/Symfony/Component/Process/Process.php
	src/Symfony/Component/Process/Tests/ProcessTest.php
2015-12-23 07:54:35 +01:00
..
ExecutableFinderTest.php [tests] Use @requires annotation when possible 2015-10-10 10:57:40 +02:00
NonStopableProcess.php [Process] More robustness and deterministic tests 2015-12-22 13:58:57 +01:00
PhpExecutableFinderTest.php [Process] Fix PhpProcess with phpdbg runtime 2015-11-18 16:41:59 +01:00
PhpProcessTest.php [Process] Enhance compatiblity with --enable-sigchild 2015-12-10 16:01:44 +01:00
PipeStdinInStdoutStdErrStreamSelect.php Fix license headers 2015-09-26 13:59:49 +02:00
ProcessBuilderTest.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
ProcessFailedExceptionTest.php fixes CS 2015-08-24 09:13:45 +02:00
ProcessTest.php Merge branch '2.3' into 2.7 2015-12-23 07:54:35 +01:00
ProcessUtilsTest.php use value of DIRECTORY_SEPARATOR to detect Windows 2014-12-30 12:17:23 +01:00
SignalListener.php [Process] Fix stopping a process on Windows 2015-12-05 13:06:52 +01:00