--- a/src/eric7/Testing/TestingWidget.ui Fri Sep 02 14:10:44 2022 +0200 +++ b/src/eric7/Testing/TestingWidget.ui Sat Oct 01 13:06:10 2022 +0200 @@ -87,7 +87,7 @@ <string>Test Parameters</string> </property> <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0" colspan="2"> + <item row="0" column="0" colspan="3"> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QCheckBox" name="discoverCheckBox"> @@ -127,7 +127,7 @@ </property> </widget> </item> - <item row="1" column="1"> + <item row="1" column="1" colspan="2"> <widget class="EricComboPathPicker" name="discoveryPicker" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> @@ -158,7 +158,7 @@ </property> </widget> </item> - <item row="2" column="1"> + <item row="2" column="1" colspan="2"> <widget class="EricComboPathPicker" name="testsuitePicker" native="true"> <property name="enabled"> <bool>false</bool> @@ -190,7 +190,7 @@ </property> </widget> </item> - <item row="3" column="1"> + <item row="3" column="1" colspan="2"> <widget class="QComboBox" name="testComboBox"> <property name="enabled"> <bool>false</bool> @@ -206,6 +206,47 @@ </property> </widget> </item> + <item row="4" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>Test Name Pattern:</string> + </property> + <property name="buddy"> + <cstring>testComboBox</cstring> + </property> + </widget> + </item> + <item row="4" column="1" colspan="2"> + <widget class="QLineEdit" name="testNamePatternEdit"> + <property name="toolTip"> + <string>Enter test name patterns (separated by a blank) or a test name expression</string> + </property> + </widget> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>Marker Expression:</string> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QLineEdit" name="markerExpressionEdit"> + <property name="toolTip"> + <string>Enter a marker expression or name to filter tests</string> + </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="5" column="2"> + <widget class="QToolButton" name="showMarkersButton"> + <property name="toolTip"> + <string>Press to show a window with the list of defined markers</string> + </property> + </widget> + </item> </layout> </widget> </item> @@ -437,6 +478,9 @@ <tabstop>discoveryPicker</tabstop> <tabstop>testsuitePicker</tabstop> <tabstop>testComboBox</tabstop> + <tabstop>testNamePatternEdit</tabstop> + <tabstop>markerExpressionEdit</tabstop> + <tabstop>showMarkersButton</tabstop> <tabstop>coverageCheckBox</tabstop> <tabstop>coverageEraseCheckBox</tabstop> <tabstop>failfastCheckBox</tabstop> @@ -450,8 +494,8 @@ <slot>close()</slot> <hints> <hint type="sourcelabel"> - <x>31</x> - <y>648</y> + <x>40</x> + <y>690</y> </hint> <hint type="destinationlabel"> <x>1</x> @@ -466,8 +510,8 @@ <slot>close()</slot> <hints> <hint type="sourcelabel"> - <x>80</x> - <y>649</y> + <x>89</x> + <y>690</y> </hint> <hint type="destinationlabel"> <x>3</x> @@ -534,8 +578,8 @@ <y>320</y> </hint> <hint type="destinationlabel"> - <x>369</x> - <y>319</y> + <x>788</x> + <y>328</y> </hint> </hints> </connection>