summaryrefslogtreecommitdiff
path: root/test/core/model/DocumentTest.cpp
AgeCommit message (Expand)Author
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-09Refactored building convenience methods to TestDocumentBuilder, added error l...Benjamin Paassen
2015-01-05corrected RTTI for domain und document and added a reference to system type s...Benjamin Paassen
2015-01-04fixed a nasty bug in the getField method of DocumentEntity. Also corrected so...Benjamin Paassen
2014-12-28Finished StructType implementation, started to write unit testsAndreas Stöckel
2014-12-19added convenience function for document construction and tested them.Benjamin Paassen
2014-12-17Some (slight) changes to existing structures and first attempts on a test to ...Benjamin Paassen
2014-12-17First draft of Cardinality. There are still semantic improvements to be made,...Benjamin Paassen