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/Bridge/Twig/Tests
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
..
Command Add Yaml LintCommand 2016-06-23 13:12:38 +02:00
Extension [Bridge][Twig] Optionally pass dumper into DumpExtension 2016-04-18 10:41:58 -05:00
Fixtures/extractor [Translation][Extractor] Allow extracting an array of files besides extracting a directory 2015-03-27 07:53:09 +01:00
Node Merge branch '2.8' into 3.0 2016-01-25 10:56:57 +01:00
NodeVisitor Merge branch '2.3' into 2.7 2015-08-22 09:41:51 +02:00
TokenParser Merge branch '2.3' into 2.7 2015-08-22 09:41:51 +02:00
Translation Merge branch '2.3' into 2.7 2015-08-22 09:41:51 +02:00
AppVariableTest.php Change couple of occurences of a public setUp() method to protected 2016-01-27 11:47:13 +00:00
TwigEngineTest.php [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00