qt6-bb10/tests/auto/widgets
Christian Ehrlicher 85af817469 QButtonGroup: make sure to always auto-assign negative ids
QButtonGroup::addButton() automatically assigns a negative id when no id
is given. This logic did not work out when a button with a positive id
was added beforehand.
Add a check to make sure to always return an auto-assigned negative id.

Pick-to: 6.7 6.5
Fixes: QTBUG-129398
Change-Id: Ieadfa44c4b145184a5473713591f4c111a5dafa4
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 772d374ce715de9caaae4f026594d49f6da28dec)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-10-05 19:54:41 +00:00
..
dialogs tests: Explicitly check for pathconf(_PC_CASE_SENSITIVE) == 1 2024-09-23 19:36:53 +00:00
effects Change license for tests files 2024-02-04 09:56:42 +01:00
graphicsview tests: use qWaitForWindowFocused() instead of qWaitForWindowActive() 2024-10-03 08:37:05 +00:00
itemviews tests: use qWaitForWindowFocused() instead of qWaitForWindowActive() 2024-10-03 08:37:05 +00:00
kernel tests: use qWaitForWindowFocused() instead of qWaitForWindowActive() 2024-10-03 08:37:05 +00:00
styles QTBUG36933_brokenPseudoClassLookup() remove setActiveWindow() 2024-04-26 18:19:38 +02:00
util Use /tmp in tst_qcompleter on VxWorks 2024-06-12 15:53:35 +00:00
widgets QButtonGroup: make sure to always auto-assign negative ids 2024-10-05 19:54:41 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00