summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax
AgeCommit message (Expand)Author
2016-04-25removed single quote escaping from integration test output files.Benjamin Paassen
2016-04-25Allow non-Greedy short form to eat normal commands.Andreas Stöckel
2016-04-25Move test ontologies to seperate folderAndreas Stöckel
2016-04-25Add some random spacesAndreas Stöckel
2016-04-25Mix in some non-greedy behaviour testsAndreas Stöckel
2016-04-25Adapt correct integration test for the previously commited featureAndreas Stöckel
2016-04-25If in the implicit default field of a non-greedy short form, only read data u...Andreas Stöckel
2016-04-25Add example for non greedy short form tokens from corresponding use caseAndreas Stöckel
2016-04-25Implement non-greedy behaviour for short tokensAndreas Stöckel
2016-04-25Move test math ontology to "ontologies" folderAndreas Stöckel
2016-04-25Issue an error messages if tokens are ambiguousAndreas Stöckel
2016-04-25Fixed incorrect file extensionAndreas Stöckel
2016-04-25Added (currently skipped) integration test for bug #114 -- this bug is somewh...Andreas Stöckel
2016-04-25Added integration test for bug #115Andreas Stöckel
2016-04-25Reimplement closeToken handlingAndreas Stöckel
2016-04-25started to implement capabilities for ontology serialization.Benjamin Paassen
2016-04-25slight improvements for math ontology.Benjamin Paassen
2016-04-25Add another test for the test math environment, remove old testsAndreas Stöckel
2016-04-25Cosmetic change: Rename lowerLimits and upperLimits to lowerLimit and upperLimitAndreas Stöckel
2016-04-25Remove ignored import from integration test outputAndreas Stöckel
2016-04-25Test underscore tokenAndreas Stöckel
2016-04-25Update poem integration test to incorporate indent/dedent for indentation of ...Andreas Stöckel
2016-04-25Rename simple_short_token test to token_escape, luckily there was no real bug...Andreas Stöckel
2016-04-25Add first integration testsAndreas Stöckel