summaryrefslogtreecommitdiff
path: root/test/plugins/html/DemoOutputTest.cpp
AgeCommit message (Expand)Author
2016-04-25Use "emph" instead of "emphasized" for the demo html output, adapt unit tests...Andreas Stöckel
2016-04-25refactored the more sophisticated OSXML parser tests to the integration test ...Benjamin Paassen
2015-03-04massively reworked demo html output.Benjamin Paassen
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-12Anchors do not have a name anymore and have a unique mapping to their Annotat...Benjamin Paassen
2015-01-28Renamed add* and include* methods for referencing another Typesystem/Domain d...Andreas Stöckel
2015-01-25more removal of the model namespaceAndreas Stöckel
2015-01-24Moved Terminal and TerminalLogger to own classes in new frontent folderAndreas Stöckel
2015-01-15Further simplified document buildup by doing the addition to parents of Struc...Benjamin Paassen
2015-01-13put entity escaping in XML serialization instead of DemoOutput. Also had to c...Benjamin Paassen
2015-01-12Fixed failing html testAndreas Stöckel
2015-01-12some further trials to solve the issue of segfault in HTML test, but failed.Benjamin Paassen
2015-01-12Tried to introduce another StructureNode class as common superclass for Struc...Benjamin Paassen
2015-01-11Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp headerAndreas Stöckel
2015-01-09added non-pretty output of XML serialization, changed DemoOutput accordingly ...Benjamin Paassen
2015-01-09debugged DemoOutput.cppBenjamin Paassen
2015-01-09Refactored building convenience methods to TestDocumentBuilder, added error l...Benjamin Paassen
2015-01-08further extended example to include annotations (emphasized and strong). The ...Benjamin Paassen
2015-01-08further extended advanced document (now list domain is supported as well) and...Benjamin Paassen
2015-01-08slight changes to Domain and Document. Started to add a more advanced test do...Benjamin Paassen
2015-01-05corrected RTTI for domain und document and added a reference to system type s...Benjamin Paassen
2015-01-05Added graphviz output to DemoOutputTestAndreas Stöckel
2015-01-04corrected first draft of DemoOutput. Still some TODOs remain, but for the eas...Benjamin Paassen