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 deb527d2dd Merge branch '3.1'
* 3.1:
  [travis] fix after box updates
  Console: Fix indentation of Help: section of txt usage help
  [Intl] Update ICU data to 57.1
  [Config] Improved test
  Added class existence check if is_subclass_of() fails in compiler passes
2016-08-10 09:06:11 +02:00
..
Command [Console] Add Lockable trait 2016-06-23 13:42:36 +02:00
Descriptor Merge branch '2.3' into 2.7 2016-01-25 10:55:53 +01:00
Fixtures Merge branch '3.1' 2016-08-10 09:06:11 +02:00
Formatter Merge branch '2.3' into 2.7 2016-02-28 17:19:47 +01:00
Helper Merge branch '2.8' into 3.1 2016-08-05 10:37:39 +02:00
Input Merge branch '2.8' into 3.1 2016-08-05 10:37:39 +02:00
Logger [Console] Add ConsoleLogger::hasErrored() 2016-06-17 19:29:15 +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] simplified tests 2016-06-20 08:34:10 +02:00
Tester [Console] Set user inputs from CommandTester 2016-06-16 09:44:16 +02:00
ApplicationTest.php [Console][FrameworkBundle] Revised console header formatting 2016-07-29 05:54:38 -04:00
TerminalTest.php switched to use COLUMNS and LINES env vars to change terminal dimensions 2016-06-17 19:36:07 +02:00