handlebars.php/tests
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
..
fixture add more test 2013-12-06 21:32:36 +03:30
Xamin 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
bootstrap.php add more test 2013-12-06 21:32:36 +03:30