summaryrefslogtreecommitdiff
path: root/tests/test_short
Commit message (Collapse)AuthorAge
* Trim whitespacedevelopKevin Chabowski2015-04-14
|
* short cmp tags can now contain tags.Kevin Chabowski2013-10-25
| | | | | | | | To accomplish this, tag parameters can now be compiled, even if they contain tags (the parser still doesn't allow this, but the compiler can now handle this situation). Also reformatted the code.
* Added some tests.Kevin Chabowski2013-10-23
Many of these break. Mostly because the way whitespace/newlines are added (or not added). This is terribly broken ATM... (It was okay with the old parser, I'll try to replicate that behaviour)