Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9603 for code/branches/core6


Ignore:
Timestamp:
Mar 29, 2013, 11:26:53 PM (11 years ago)
Author:
landauf
Message:

added more tests

Location:
code/branches/core6/test/core
Files:
7 added
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core6/test/core/CMakeLists.txt

    r9601 r9603  
    1414    class/SubclassIdentifierTest.cc
    1515    class/SuperTest.cc
     16    command/CommandTest.cc
     17    object/ClassFactoryTest.cc
     18    object/DestroyableTest.cc
     19    object/SmartPtrTest.cc
     20    object/WeakPtrTest.cc
    1621)
    1722ADD_DEPENDENCIES(test core_test)
Note: See TracChangeset for help on using the changeset viewer.