ソースを参照

Merge branch 'ctkexpandablewidget-test'

* ctkexpandablewidget-test:
  Add ctkExpandableWidgetTest1
Julien Finet 12 年 前
コミット
014ecbba7f
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2 1
      Libs/Widgets/Testing/Cpp/CMakeLists.txt

+ 2 - 1
Libs/Widgets/Testing/Cpp/CMakeLists.txt

@@ -231,7 +231,8 @@ SIMPLE_TEST( ctkDynamicSpacerTest2 )
 SIMPLE_TEST( ctkErrorLogWidgetTest1 )
 SIMPLE_TEST( ctkExampleUseOfWorkflowWidgetUsingDerivedSteps )
 SIMPLE_TEST( ctkExampleUseOfWorkflowWidgetUsingSignalsAndSlots )
-SIMPLE_TEST( ctkExpandButtonTestQSpinBox issue if used1 )
+SIMPLE_TEST( ctkExpandableWidgetTest1 )
+SIMPLE_TEST( ctkExpandButtonTest1 )
 SIMPLE_TEST( ctkFlatProxyModelTest )
 SIMPLE_TEST( ctkFileDialogTest1 )
 SIMPLE_TEST( ctkFittedTextBrowserTest1 )