[Ktutorial-commits] SF.net SVN: ktutorial:[299] trunk/ktutorial/ktutorial-editor/tests/unit/ view/C
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2011-04-30 16:54:00
|
Revision: 299 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=299&view=rev Author: danxuliu Date: 2011-04-30 16:53:54 +0000 (Sat, 30 Apr 2011) Log Message: ----------- Fix missing memory tests. Modified Paths: -------------- trunk/ktutorial/ktutorial-editor/tests/unit/view/CMakeLists.txt Modified: trunk/ktutorial/ktutorial-editor/tests/unit/view/CMakeLists.txt =================================================================== --- trunk/ktutorial/ktutorial-editor/tests/unit/view/CMakeLists.txt 2011-04-15 16:29:27 UTC (rev 298) +++ trunk/ktutorial/ktutorial-editor/tests/unit/view/CMakeLists.txt 2011-04-30 16:53:54 UTC (rev 299) @@ -106,6 +106,8 @@ mem_tests( RemoteObjectChooser RemoteObjectChooserFilterModel + RemoteObjectNameRegister + RemoteObjectNameWidget RemoteObjectTreeItem RemoteObjectTreeItemUpdater RemoteObjectTreeSelectionManager This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |