Explorar o código

Merge branch 'ctkexpandablewidget-test'

* ctkexpandablewidget-test:
  Add ctkExpandableWidgetTest1
Julien Finet %!s(int64=12) %!d(string=hai) anos
pai
achega
014ecbba7f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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 )