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/tests/Symfony/Tests/Component/Console
Fabien Potencier 2750adb52d Merge branch '2.0'
* 2.0:
  [FrameworkBundle] Added functional tests.
  [Form] Added missing use statements (closes #2880)
  [Console] Improve input definition output for Boolean defaults
  [SecurityBundle] Changed environment to something unique.
  2879: missing space between catch and the brace
  #2688: Entities are generated in wrong folder (doctrine:generate:entities Namespace)
  [TwigBundle] Fix the exception message escaping
2011-12-15 18:17:38 +01:00
..
Command removed unused use statements 2011-10-29 11:56:30 +02:00
Fixtures [Console] Improve input definition output for Boolean defaults 2011-12-15 01:07:36 -05:00
Formatter removed unused use statements 2011-11-24 07:16:14 +01:00
Helper Another style fix. 2011-11-30 02:46:26 +05:00
Input Merge branch '2.0' 2011-12-15 18:17:38 +01:00
Output Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
Tester [Console] added an exception when overriding an existing argument (added some unit tests for option and arguments overriding) 2011-11-07 17:22:50 +01:00
ApplicationTest.php [Console] added an exception when overriding an existing argument (added some unit tests for option and arguments overriding) 2011-11-07 17:22:50 +01:00