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/Bundle/FrameworkBundle/Tests/Command
Robin Chalas 33402ea747 Add Yaml LintCommand
Add tests

Fix tests & YamlLintCommand help formatting

fabbot fixes

Use Generator to iterate over the filesystem

Move STDIN related code in a method
Use RecursiveIteratorIterator::LEAVES_ONLY rather than SELF_FIRST
Stop using the Finder component when available (Make findFiles() private)
Re-add FrameworkBundle YamlLintCommandTest
Use CommandTester::getStatusCode() rather than assign execute()

Re-add feature for bundle directories, Test it
2016-06-23 13:12:38 +02:00
..
CacheClearCommand Merge branch '2.7' into 2.8 2016-01-06 10:59:23 +01:00
RouterDebugCommandTest.php Updated the stlyes of the YAML commands 2015-10-02 15:03:16 +02:00
RouterMatchCommandTest.php [FrameworkBundle] Fix tests 2015-09-29 14:11:23 +02:00
TranslationDebugCommandTest.php Merge branch '2.6' into 2.7 2015-07-09 18:07:40 +02:00
TranslationUpdateCommandTest.php [TranslationUpdateCommand] fixed undefined resultMessage var. 2015-12-10 19:14:16 +00:00
YamlLintCommandTest.php Add Yaml LintCommand 2016-06-23 13:12:38 +02:00