Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | fixed a bug in the DocumentHandler which lead to problems in case of empty ↵ | Benjamin Paassen | |
explicit fields. | |||
2016-04-25 | added test for empty explicit fields, which currently fails. | Benjamin Paassen | |
2016-04-25 | refactored the more sophisticated OSXML parser tests to the integration test ↵ | Benjamin Paassen | |
folder. | |||
2015-03-03 | Added unit tests for annotation handling | Andreas Stöckel | |
2015-03-01 | Renamed domain to ontology. | Benjamin Paassen | |
2015-02-18 | added complex document parsing test | Benjamin Paassen | |
2015-02-15 | Using osxml-extension in osxml parser | Andreas Stöckel | |
2015-02-15 | Merge branch 'astoecke_parser_stack_new' | Andreas Stöckel | |
Conflicts: application/src/core/parser/stack/DocumentHandler.cpp application/src/core/parser/stack/DocumentHandler.hpp | |||
2015-02-15 | Implemented OsxmlParser | Andreas Stöckel | |
2015-02-15 | Merge branch 'master' into astoecke_parser_stack_new | Andreas Stöckel | |
Conflicts: application/CMakeLists.txt application/src/core/parser/stack/DocumentHandler.hpp application/src/core/parser/stack/DomainHandler.hpp application/src/core/parser/stack/ImportIncludeHandler.hpp | |||
2015-02-15 | Applied renaming to unit tests and added forgotten CMakeLists.txt | Andreas Stöckel | |