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/TwigBundle/Tests
Jeremy Mikola f0d2ce7f32 [TwigBundle] Refactored TwigExtension class and implemented configuration tree
Added config fixtures in each format to demonstrate the possible styles of all of the extension options. These should all be covered by the updated tests. Made XSD slightly more restrictive, with regards to the "type" attribute on globals. This is coupled with validation in the configuration class.
2011-02-18 12:58:04 -05:00
..
DependencyInjection [TwigBundle] Refactored TwigExtension class and implemented configuration tree 2011-02-18 12:58:04 -05:00
Loader [Templating] Refactor the component 2011-02-14 21:11:44 +01:00
TestCase.php Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
TransTest.php [TwigBundle] replaced current {{ foo }} syntax for translation placeholders to %foo% 2011-01-04 08:47:23 +01:00
TwigEngineTest.php refactored template name parser to occur independently of the loaders 2011-01-26 14:53:12 +01:00