summaryrefslogtreecommitdiff
path: root/test/formats/osxml
AgeCommit message (Expand)Author
2016-04-25fixed a bug in the DocumentHandler which lead to problems in case of empty ex...Benjamin Paassen
2016-04-25added test for empty explicit fields, which currently fails.Benjamin Paassen
2016-04-25refactored the more sophisticated OSXML parser tests to the integration test ...Benjamin Paassen
2015-03-03Added unit tests for annotation handlingAndreas Stöckel
2015-03-03Storing type and name in the HandlerData once again, using a TokenAndreas Stöckel
2015-03-02OsxmlEventParser also fills a TokenizedData instance nowAndreas Stöckel
2015-03-02Adapted OsxmlParser to new Stack interface, enabled Osxml code in CMakeLists ...Andreas Stöckel
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-25start of branch, commit log will be rewrittenAndreas Stöckel
2015-02-18added complex document parsing testBenjamin Paassen
2015-02-15Using osxml-extension in osxml parserAndreas Stöckel
2015-02-15Merge branch 'astoecke_parser_stack_new'Andreas Stöckel
2015-02-15Implemented OsxmlParserAndreas Stöckel
2015-02-15Made OsxmlEvents interface consistent with Stack commandsAndreas Stöckel
2015-02-15Merge branch 'master' into astoecke_parser_stack_newAndreas Stöckel
2015-02-15Tidied OsxmlEventParser up, implemented correct whitespace handling, started ...Andreas Stöckel
2015-02-15Applied renaming to unit tests and added forgotten CMakeLists.txtAndreas Stöckel