summaryrefslogtreecommitdiff
path: root/tests/test_pseudotags
Commit message (Collapse)AuthorAge
* Automatic code formattingLaria Carolin Chabowski2020-04-30
| | | | Also add git hooks that checks formatting
* Some simple code formattingLaria Carolin Chabowski2020-04-26
| | | | | | - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags
* Made the tests more tolerant for whitespace.Kevin Chabowski2013-10-25
|
* 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)