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/Fixtures
Nicolas Grekas 8015ad60cc Fix merge
2017-09-06 21:47:44 +02:00
..
Style/SymfonyStyle Merge branch '2.8' into 3.2 2017-02-14 17:27:43 +01:00
application_1.json [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
application_1.md Do not output formatting tags 2017-01-21 11:06:20 +01:00
application_1.txt [Console][FrameworkBundle] Revised console header formatting 2016-07-29 05:54:38 -04:00
application_1.xml [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
application_2.json [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
application_2.md [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
application_2.txt [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
application_2.xml [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
application_filtered_namespace.txt [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
application_gethelp.txt [Console][FrameworkBundle] Revised console header formatting 2016-07-29 05:54:38 -04:00
application_mbstring.md Do not output formatting tags 2017-01-21 11:06:20 +01:00
application_mbstring.txt Fix merge 2017-01-02 16:13:20 +01:00
application_renderexception1.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception2.txt Fix merge 2017-09-06 21:47:44 +02:00
application_renderexception3.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception3decorated.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception4.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception_doublewidth1.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception_doublewidth1decorated.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception_doublewidth2.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_renderexception_escapeslines.txt [Console] Display file and line on Exception 2017-09-03 17:13:41 +02:00
application_run1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
application_run2.txt Fix passing options with defaultCommand 2017-04-07 23:55:19 +02:00
application_run3.txt Merge branch '2.8' into 3.1 2016-08-10 08:57:07 +02:00
application_run4.txt moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
BarBucCommand.php Fix undefined offset when formatting namespace suggestions 2013-11-27 10:10:40 +01:00
command_1.json [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
command_1.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
command_1.txt Console: Fix indentation of Help: section of txt usage help 2016-08-09 06:38:20 -07:00
command_1.xml [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
command_2.json [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
command_2.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
command_2.txt Console: Fix indentation of Help: section of txt usage help 2016-08-09 06:38:20 -07:00
command_2.xml [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
command_mbstring.md Fix merge 2017-01-02 16:35:15 +01:00
command_mbstring.txt [Console] Descriptors should use Helper::strlen 2016-12-28 09:27:57 +01:00
DescriptorApplication1.php [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
DescriptorApplication2.php [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
DescriptorApplicationMbString.php [Console] Descriptors should use Helper::strlen 2016-12-28 09:27:57 +01:00
DescriptorCommand1.php [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
DescriptorCommand2.php [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
DescriptorCommand3.php rename Command::private to Command::hidden 2016-10-21 21:25:53 +02:00
DescriptorCommand4.php [Console] Exclude empty namespaces in text descriptor 2017-03-22 19:41:00 +01:00
DescriptorCommandMbString.php [Console] Descriptors should use Helper::strlen 2016-12-28 09:27:57 +01:00
DummyOutput.php Use proper line endings 2017-03-13 08:27:40 +01:00
Foo1Command.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Foo2Command.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Foo3Command.php [Console] Show code when an exception is thrown 2016-01-27 05:55:18 +01:00
Foo4Command.php fixed CS 2013-01-16 10:27:54 +01:00
Foo5Command.php [Console] Throw an exception if the command does not contain aliases 2013-10-01 12:29:09 +02:00
Foo6Command.php fixed previous commit 2015-10-05 17:47:05 +02:00
FoobarCommand.php [Console] Improved searching commands 2013-08-20 12:04:08 +02:00
FooCommand.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FooLock2Command.php [Console] Add Lockable trait 2016-06-23 13:42:36 +02:00
FooLockCommand.php [Console] Add Lockable trait 2016-06-23 13:42:36 +02:00
FooOptCommand.php Fix passing options with defaultCommand 2017-04-07 23:55:19 +02:00
FooSameCaseLowercaseCommand.php [Console] Added a case-insensitive fallback for console command names 2017-08-12 10:14:42 +02:00
FooSameCaseUppercaseCommand.php [Console] Added a case-insensitive fallback for console command names 2017-08-12 10:14:42 +02:00
FooSubnamespaced1Command.php [Console] fixed #10531 2015-01-09 17:38:19 +01:00
FooSubnamespaced2Command.php [Console] fixed #10531 2015-01-09 17:38:19 +01:00
input_argument_1.json format json fixtures 2016-09-27 17:33:51 +00:00
input_argument_1.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_argument_1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_2.json format json fixtures 2016-09-27 17:33:51 +00:00
input_argument_2.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_argument_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_3.json format json fixtures 2016-09-27 17:33:51 +00:00
input_argument_3.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_argument_3.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_4.json format json fixtures 2016-09-27 17:33:51 +00:00
input_argument_4.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_argument_4.txt [Console] Fix wrong handling of multiline arg/opt descriptions 2016-11-30 19:39:48 +01:00
input_argument_4.xml [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_with_default_inf_value.json [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
input_argument_with_default_inf_value.md [Console] Fix descriptor tests 2017-07-03 15:19:36 +02:00
input_argument_with_default_inf_value.txt [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
input_argument_with_default_inf_value.xml [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
input_argument_with_style.json [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_argument_with_style.md Do not output formatting tags 2017-01-21 11:06:20 +01:00
input_argument_with_style.txt [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_argument_with_style.xml [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_definition_1.json format json fixtures 2016-09-27 17:33:51 +00:00
input_definition_1.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_1.txt [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_2.json format json fixtures 2016-09-27 17:33:51 +00:00
input_definition_2.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_definition_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_3.json format json fixtures 2016-09-27 17:33:51 +00:00
input_definition_3.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_definition_3.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_4.json format json fixtures 2016-09-27 17:33:51 +00:00
input_definition_4.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_definition_4.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_4.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_1.json format json fixtures 2016-09-27 17:33:51 +00:00
input_option_1.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_option_1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_2.json format json fixtures 2016-09-27 17:33:51 +00:00
input_option_2.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_option_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_3.json format json fixtures 2016-09-27 17:33:51 +00:00
input_option_3.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_option_3.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_4.json format json fixtures 2016-09-27 17:33:51 +00:00
input_option_4.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_option_4.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_4.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_5.json format json fixtures 2016-09-27 17:33:51 +00:00
input_option_5.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_option_5.txt [Console] Fix wrong handling of multiline arg/opt descriptions 2016-11-30 19:39:48 +01:00
input_option_5.xml [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_6.json format json fixtures 2016-09-27 17:33:51 +00:00
input_option_6.md [Console] Improve markdown format 2016-12-11 11:55:57 +00:00
input_option_6.txt [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
input_option_6.xml [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
input_option_with_default_inf_value.json [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
input_option_with_default_inf_value.md [Console] Fix descriptor tests 2017-07-03 15:19:36 +02:00
input_option_with_default_inf_value.txt [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
input_option_with_default_inf_value.xml [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
input_option_with_style_array.json [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_option_with_style_array.md Do not output formatting tags 2017-01-21 11:06:20 +01:00
input_option_with_style_array.txt [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_option_with_style_array.xml [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_option_with_style.json [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_option_with_style.md Do not output formatting tags 2017-01-21 11:06:20 +01:00
input_option_with_style.txt [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
input_option_with_style.xml [Console] Escape default value when dumping help 2016-12-30 11:17:25 +01:00
TestCommand.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00