Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10846   8 years landauf added 'override' to inherited virtual functions in unittests
(edit) @10830   8 years landauf removed SharedPtr (use std::shared_ptr instead)
(edit) @10829   8 years landauf replace all remaining usages of SharedPtr with std::shared_ptr
(edit) @10825   8 years landauf use std::shared_ptr instead of orxonox::SharedPtr for FunctorPtr and …
(edit) @10822   8 years landauf added tests for FunctorPtr and ExecutorPtr
(edit) @10770   9 years landauf made conversion to bool operators explicit
(edit) @10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
(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:
(edit) @10712   9 years landauf fixed build with MSVC14
Note: See TracRevisionLog for help on using the revision log.