Changeset 11012 for code/trunk/test
- Timestamp:
- Jan 2, 2016, 11:15:18 AM (10 years ago)
- Location:
- code/trunk/test
- Files:
-
- 9 added
- 1 edited
-
CMakeLists.txt (modified) (1 diff)
-
core_plugin (added)
-
core_plugin/CMakeLists.txt (added)
-
core_plugin/PluginTest.cc (added)
-
core_plugin/Testclass.cc (added)
-
core_plugin/Testclass.h (added)
-
core_plugin/Testcommandlineargument.cc (added)
-
core_plugin/Testconsolecommand.cc (added)
-
core_plugin/Testsingleton.cc (added)
-
core_plugin/Testsingleton.h (added)
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/test/CMakeLists.txt
r10188 r11012 67 67 ADD_SUBDIRECTORY(util) 68 68 ADD_SUBDIRECTORY(core) 69 ADD_SUBDIRECTORY(core_plugin)
Note: See TracChangeset
for help on using the changeset viewer.










