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/Console/Tests
Nicolas Grekas 8322e812a3 Merge branch '3.0'
* 3.0:
  use the clock mock for progress indicator tests
  Removed 3.0 restriction for the Ldap component in the Security component

Conflicts:
	phpunit.xml.dist
	src/Symfony/Component/Security/Core/composer.json
	src/Symfony/Component/Security/composer.json
2016-03-16 18:16:29 +01:00
..
Command Merge branch '2.8' into 3.0 2015-12-28 14:14:56 +01:00
Descriptor Merge branch '2.3' into 2.7 2016-01-25 10:55:53 +01:00
Fixtures [Console] Show code when an exception is thrown 2016-01-27 05:55:18 +01:00
Formatter Merge branch '2.3' into 2.7 2016-02-28 17:19:47 +01:00
Helper Merge branch '3.0' 2016-03-16 18:16:29 +01:00
Input fixed CS 2016-01-21 10:55:31 +01:00
Logger fixes CS 2015-08-24 09:13:45 +02:00
Output Convert Output::write's type to an options arg where verbosity can be passed in as well 2015-09-12 23:35:49 +01:00
Style [Console] Fix tests for SymfonyStyle 2015-09-30 15:35:30 +02:00
Tester [Console] added some tests for previous merge (refs #8626) 2013-09-30 21:59:36 +02:00
ApplicationTest.php [Console][2.3] ApplicationTester - test stdout and stderr 2016-03-10 20:34:37 +01:00