summaryrefslogtreecommitdiff
path: root/test/core/XMLTest.cpp
AgeCommit message (Expand)Author
2015-02-22corrected XML serialization for primitive text content regarding whitespace a...Benjamin Paassen
2015-01-09debugged DemoOutput.cppBenjamin Paassen
2015-01-09used new addChild method.Benjamin Paassen
2015-01-09renamed XMLNode for the XMLTest to his lordships pleasure.Benjamin Paassen
2015-01-09added a parent reference to XML nodes.Benjamin Paassen
2015-01-08Changed the DemoOutput algorithm as suggested by Andreas: We first transform ...Benjamin Paassen
2015-01-06added XML classes including Serialization functions and added a test for it. ...Benjamin Paassen