mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 00:05:25 +08:00
qt 6.5.1 original
This commit is contained in:
22
tests/auto/widgets/kernel/qwidget_window/BLACKLIST
Normal file
22
tests/auto/widgets/kernel/qwidget_window/BLACKLIST
Normal file
@ -0,0 +1,22 @@
|
||||
[tst_resize_count]
|
||||
# QTBUG-66345
|
||||
opensuse-42.3
|
||||
ubuntu-16.04
|
||||
# QTBUG-87412
|
||||
[tst_move_show]
|
||||
android
|
||||
[tst_show_move_hide_show]
|
||||
android
|
||||
[tst_resize_show]
|
||||
android
|
||||
[tst_show_resize_hide_show]
|
||||
android
|
||||
[tst_resize_count]
|
||||
android
|
||||
[setWindowState]
|
||||
android
|
||||
[mouseMoveWithPopup]
|
||||
android
|
||||
# QTBUG-96270
|
||||
[tst_paintEventOnSecondShow]
|
||||
opensuse
|
18
tests/auto/widgets/kernel/qwidget_window/CMakeLists.txt
Normal file
18
tests/auto/widgets/kernel/qwidget_window/CMakeLists.txt
Normal file
@ -0,0 +1,18 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
#####################################################################
|
||||
## tst_qwidget_window Test:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_add_test(tst_qwidget_window
|
||||
SOURCES
|
||||
tst_qwidget_window.cpp
|
||||
LIBRARIES
|
||||
Qt::CorePrivate
|
||||
Qt::Gui
|
||||
Qt::GuiPrivate
|
||||
Qt::TestPrivate
|
||||
Qt::Widgets
|
||||
Qt::WidgetsPrivate
|
||||
)
|
1676
tests/auto/widgets/kernel/qwidget_window/tst_qwidget_window.cpp
Normal file
1676
tests/auto/widgets/kernel/qwidget_window/tst_qwidget_window.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user