summaryrefslogtreecommitdiff
path: root/test/core/common/ArgumentTest.cpp
AgeCommit message (Expand)Author
2015-02-16Implemented support for numeric arguments in ArgumentAndreas Stöckel
2015-02-07Unified handling of references to Rtti instances: Now using pointers everywhereAndreas Stöckel
2015-02-01Made Argument and Arguments copyableAndreas Stöckel
2015-01-24Moved Terminal and TerminalLogger to own classes in new frontent folderAndreas Stöckel
2015-01-18Renamed RttiType to RttiAndreas Stöckel
2015-01-18Droped Rtti<T> class, using RttiType insteadAndreas Stöckel
2015-01-18Removed Variant handle constructor (caught to much stuff)Andreas Stöckel
2015-01-15Fixed bug in Argument validation when missing values are inserted (string typ...Andreas Stöckel
2015-01-15Added possibility to construct Arguments in a mode in which no validation is ...Andreas Stöckel
2015-01-13allowing validated methodsAndreas Stöckel
2015-01-12Added unittests for validateArray and validateMap functions, injecting standa...Andreas Stöckel
2015-01-12Improved error messageAndreas Stöckel
2015-01-12Implemented and tested "Any" Argument typeAndreas Stöckel
2015-01-12Finished tests for the "Argument" classAndreas Stöckel
2015-01-12Merge branch 'master' of somweyr.de:ousiaAndreas Stöckel
2015-01-12Added (not yet done) unit test for the Argument classAndreas Stöckel