summaryrefslogtreecommitdiff
path: root/test/core/NodeTest.cpp
AgeCommit message (Collapse)Author
2014-11-21resolve now resolves lists of generic Managed objects and not nodes (this is ↵Andreas Stöckel
needed as e.g. constants need to be resolved, which are TypeInstances but not Nodes)
2014-11-21Finished last commits moving action by also moving the tests and correcting ↵Benjamin Paassen
all references and namespaces in the code.