index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
/
model
/
DocumentTest.cpp
Age
Commit message (
Expand
)
Author
2015-01-28
Renamed add* and include* methods for referencing another Typesystem/Domain d...
Andreas Stöckel
2015-01-25
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-25
more removal of the model namespace
Andreas Stöckel
2015-01-25
removed cardinality type definition from Domain.hpp and made everything compa...
Benjamin Paassen
2015-01-24
Moved Terminal and TerminalLogger to own classes in new frontent folder
Andreas Stöckel
2015-01-21
added variant content validation for Documents.
Benjamin Paassen
2015-01-19
(re-)introduced setter methods to Document.
Benjamin Paassen
2015-01-19
fixed some bugs in Document validation and added further tests.
Benjamin Paassen
2015-01-18
improved Document validation process and added some test cases. Further tests...
Benjamin Paassen
2015-01-12
Tried to introduce another StructureNode class as common superclass for Struc...
Benjamin Paassen
2015-01-11
Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp header
Andreas Stöckel
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen
2015-01-05
corrected RTTI for domain und document and added a reference to system type s...
Benjamin Paassen
2015-01-04
fixed a nasty bug in the getField method of DocumentEntity. Also corrected so...
Benjamin Paassen
2014-12-28
Finished StructType implementation, started to write unit tests
Andreas Stöckel
2014-12-19
added convenience function for document construction and tested them.
Benjamin Paassen
2014-12-17
Some (slight) changes to existing structures and first attempts on a test to ...
Benjamin Paassen
2014-12-17
First draft of Cardinality. There are still semantic improvements to be made,...
Benjamin Paassen