mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 17:25:24 +08:00
qt 6.5.1 original
This commit is contained in:
5
tests/auto/widgets/itemviews/qtableview/BLACKLIST
Normal file
5
tests/auto/widgets/itemviews/qtableview/BLACKLIST
Normal file
@ -0,0 +1,5 @@
|
||||
[moveCursorBiggerJump]
|
||||
osx
|
||||
[mouseWheel:scroll down per pixel]
|
||||
macos
|
||||
|
18
tests/auto/widgets/itemviews/qtableview/CMakeLists.txt
Normal file
18
tests/auto/widgets/itemviews/qtableview/CMakeLists.txt
Normal file
@ -0,0 +1,18 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
#####################################################################
|
||||
## tst_qtableview Test:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_add_test(tst_qtableview
|
||||
SOURCES
|
||||
tst_qtableview.cpp
|
||||
LIBRARIES
|
||||
Qt::CorePrivate
|
||||
Qt::Gui
|
||||
Qt::GuiPrivate
|
||||
Qt::TestPrivate
|
||||
Qt::Widgets
|
||||
Qt::WidgetsPrivate
|
||||
)
|
4933
tests/auto/widgets/itemviews/qtableview/tst_qtableview.cpp
Normal file
4933
tests/auto/widgets/itemviews/qtableview/tst_qtableview.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user