index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
/
model
/
DomainTest.cpp
Age
Commit message (
Collapse
)
Author
2015-01-14
Silenced GCC 4.9 warnings
Andreas Stöckel
2015-01-13
First version of 'pathTo' function enabling users to request a Structure ↵
Benjamin Paassen
Path from some descriptor to another.
2015-01-11
Renamed RttiBase to RttiType
Andreas Stöckel
2015-01-09
Adapted code to new resolve function
Andreas Stöckel
2015-01-05
corrected RTTI for domain und document and added a reference to system type ↵
Benjamin Paassen
system in test domain.
2015-01-04
small changes to test files
Andreas Stöckel
2015-01-02
reformated comments
Andreas Stöckel
2014-12-28
Finished StructType implementation, started to write unit tests
Andreas Stöckel
2014-12-21
made Rtti a source dependency of Managed, not a header dependency
Andreas Stöckel
2014-12-20
adapted model classes to new Rtti class
Andreas Stöckel
2014-12-20
Introduced global type variables for model classes and used them in the ↵
Benjamin Paassen
Domain resolve test, which makes it much easier to understand.
2014-12-19
refactored DomainTest somewhat to prevent an unused function warning.
Benjamin Paassen
2014-12-18
Finished the Domain test for now. Resolving mechanism works as expected (or ↵
Benjamin Paassen
at least well enough).
2014-12-18
Hopefully implemented a working version of the Domain resolve mechanism.
Benjamin Paassen