Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/test/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10975   8 years muemart Extend Functor to handle any callable objects (lambdas!). Had to …
(edit) @10922   8 years landauf moved functor-tests to new file
(edit) @10920   8 years landauf no static functions anymore in ObjectList. you need to instantiate an …
(edit) @10865   9 years muemart Add some more tests for Functor(Ptr)
(edit) @10846   9 years landauf added 'override' to inherited virtual functions in unittests
(edit) @10825   9 years landauf use std::shared_ptr instead of orxonox::SharedPtr for FunctorPtr and …
(edit) @10822   9 years landauf added tests for FunctorPtr and ExecutorPtr
(edit) @10768   9 years landauf replace '0' by 'nullptr'
(edit) @10765   9 years landauf replace 'NULL' by 'nullptr'
(edit) @10744   9 years landauf added tests and fixed constructors of StrongPtr and WeakPtr
(edit) @10736   9 years landauf fixed range based for-loop: ObjectList now returns an iterator added …
(copy) @10732   9 years landauf created new branch for cpp11
copied from code/trunk/test/core:
(edit) @10624   9 years landauf merged branch core7 back to trunk
Note: See TracRevisionLog for help on using the revision log.