Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | removed single quote escaping from integration test output files. | Benjamin Paassen | |
2016-04-25 | Remove ignored import from integration test output | Andreas Stöckel | |
2016-04-25 | Update poem integration test to incorporate indent/dedent for indentation of ↵ | Andreas Stöckel | |
poems. Move \end{poem} to previous line to make sure closing special tokens are treated correctly. | |||
2016-04-25 | Add first integration tests | Andreas Stöckel | |
* "poem" contains a nice use case for user defined syntax that still needs to be implemented (indent and dedent as open/close tag) * "simple_short_token" triggers a non-deterministic bug that is not caught by valgrind * "wikilike" contains various user defined syntax tests as well as the not yet implemented per-field user defined syntax |