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/Input
Jeremy Mikola 4d4ef24c47 [Console] Stop parsing options after encountering "--" token
This enables support for arguments with leading dashes (e.g. "-1"), as supported by getopt in other languages.
2012-03-16 15:53:13 -04:00
..
ArgvInputTest.php [Console] Stop parsing options after encountering "--" token 2012-03-16 15:53:13 -04:00
ArrayInputTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
InputArgumentTest.php [Console] Improved checks for InputArgument and InputOption constructor's $mode parameter. 2011-08-31 23:53:00 +02:00
InputDefinitionTest.php [Console] tweaked previous merge 2012-01-09 12:22:03 +01:00
InputOptionTest.php [Console] Allow redefinition of application options descriptions 2012-01-09 00:42:35 +01:00
InputTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
StringInputTest.php moved most protected to private in the Console component 2011-03-11 12:53:42 +01:00