summaryrefslogtreecommitdiffstats
path: root/t/blocks.t
Commit message (Collapse)AuthorAgeFilesLines
* implement {{^}} in normal blocksJesse Luehrs2012-10-051-3/+1
| | | | also, greatly simplify the logic for blocks in general
* implement {{^}} as an alias for {{else}}Jesse Luehrs2012-10-051-0/+45
|
* test empty blocksJesse Luehrs2012-10-051-0/+9
|
* support {{@index}}Jesse Luehrs2012-10-051-0/+14
|
* refactor testsJesse Luehrs2012-10-021-36/+29
|
* get blocks workingJesse Luehrs2012-09-281-0/+57