summaryrefslogtreecommitdiff
path: root/testdata/osmlparser
AgeCommit message (Expand)Author
2016-04-25Add another test for the test math environment, remove old testsAndreas Stöckel
2016-04-25Test underscore tokenAndreas Stöckel
2016-04-25Remove no longer needed test (will be moved to testdata/integration in a diff...Andreas Stöckel
2016-04-25Add some test files for user defined syntaxAndreas Stöckel
2016-04-25Fix crash when an undefined annotation is met in the inputAndreas Stöckel
2015-03-04Prepared implementation of user defined tokensAndreas Stöckel
2015-03-04Added test for parsing syntax descriptionsAndreas Stöckel
2015-03-03added more complex tests and prevented endless loops in DocumentChildHandler:...Andreas Stöckel
2015-03-03Added unit tests for annotation handlingAndreas Stöckel
2015-03-03Renamed isSubtree to subtree and isRoot to rootAndreas Stöckel
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-18Fix for issue #85 -- only allowing explicit fields if no structure elements o...Andreas Stöckel
2015-02-18Added test for bug with structs that do not posses a fieldAndreas Stöckel
2015-02-18Fixed bug #80 and added unit testAndreas Stöckel
2015-02-17Removed no longer needed "simple_book" test fileAndreas Stöckel
2015-02-17Added very primitive unit tests for includeAndreas Stöckel
2015-02-17Added test for bug #79Andreas Stöckel
2015-02-17Fixed issue #78 and added unit testAndreas Stöckel
2015-02-16smaller fixes in testdataBenjamin Paassen
2015-02-16Modified simple_book.osml to use numeric argumentsAndreas Stöckel
2015-02-16Added "simple_book.osml" osml example fileAndreas Stöckel
2015-02-15Added OsmlParserTestAndreas Stöckel