handlebars.php/tests/Xamin
majortom731 d7a9844e93 Changed the internal 'if' helper such that it can test not only paths/variable names, but also numeric constants.
This will be helpful for subexpressions later, when testing numeric subexpressions return values,

eg: {{#if (eq 0 (mod @index 3))}}

Also added a test for this.
2014-03-12 16:59:54 +01:00
..
HandlebarsTest.php Changed the internal 'if' helper such that it can test not only paths/variable names, but also numeric constants. 2014-03-12 16:59:54 +01:00