summaryrefslogtreecommitdiff
path: root/test/core/model/TestDomain.hpp
AgeCommit message (Expand)Author
2015-01-25Merge branch 'master' of somweyr.de:ousiaAndreas Stöckel
2015-01-25more removal of the model namespaceAndreas Stöckel
2015-01-25removed cardinality type definition from Domain.hpp and made everything compa...Benjamin Paassen
2015-01-15supported more automatic registration behaviour, checked for internal name co...Benjamin Paassen
2015-01-12normalized NodeVector access in model classes and added some more documentati...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-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-23some more work on the Typesystem front (documentation and unit tests, still n...Andreas Stöckel
2014-12-21fixed crash bug in TestDomain -- if a class has an Owned handle the owner mus...Andreas Stöckel
2014-12-21First draft of book domain example and slight changes to the book domain: _al...Benjamin Paassen
2014-12-19refactored DomainTest somewhat to prevent an unused function warning.Benjamin Paassen