summaryrefslogtreecommitdiffstats
path: root/t/block-helpers.t
Commit message (Collapse)AuthorAgeFilesLines
* actually, @foo just seems to be another kind of variable?Jesse Luehrs2012-10-051-0/+3
| | | | | | | | | really can't tell what the difference is between passing data in as normal template variables and passing them in as "template data" probably just won't support template data until someone can explain this better, because the handlebars test suite isn't very clear on the subject
* implement {{^}} as an alias for {{else}}Jesse Luehrs2012-10-051-0/+94
|
* implement else blocksJesse Luehrs2012-10-051-1/+1
|
* rename this testJesse Luehrs2012-10-041-0/+378