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:
6
tests/auto/gui/kernel/qtouchevent/BLACKLIST
Normal file
6
tests/auto/gui/kernel/qtouchevent/BLACKLIST
Normal file
@ -0,0 +1,6 @@
|
||||
[multiPointRawEventTranslationOnTouchPad]
|
||||
# QTBUG-101519
|
||||
windows-11
|
||||
android
|
||||
[touchBeginWithGraphicsWidget]
|
||||
android
|
15
tests/auto/gui/kernel/qtouchevent/CMakeLists.txt
Normal file
15
tests/auto/gui/kernel/qtouchevent/CMakeLists.txt
Normal file
@ -0,0 +1,15 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
#####################################################################
|
||||
## tst_qtouchevent Test:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_add_test(tst_qtouchevent
|
||||
SOURCES
|
||||
tst_qtouchevent.cpp
|
||||
LIBRARIES
|
||||
Qt::Gui
|
||||
Qt::GuiPrivate
|
||||
Qt::Widgets
|
||||
)
|
2001
tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp
Normal file
2001
tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user