mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-05 16:55:25 +08:00
qt 6.5.1 original
This commit is contained in:
7
tests/auto/widgets/dialogs/qfiledialog2/BLACKLIST
Normal file
7
tests/auto/widgets/dialogs/qfiledialog2/BLACKLIST
Normal file
@ -0,0 +1,7 @@
|
||||
[QTBUG4419_lineEditSelectAll]
|
||||
macos
|
||||
# QTBUG-87393
|
||||
[task227930_correctNavigationKeyboardBehavior]
|
||||
android
|
||||
[QTBUG4419_lineEditSelectAll]
|
||||
android
|
17
tests/auto/widgets/dialogs/qfiledialog2/CMakeLists.txt
Normal file
17
tests/auto/widgets/dialogs/qfiledialog2/CMakeLists.txt
Normal file
@ -0,0 +1,17 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
#####################################################################
|
||||
## tst_qfiledialog2 Test:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_add_test(tst_qfiledialog2
|
||||
SOURCES
|
||||
tst_qfiledialog2.cpp
|
||||
LIBRARIES
|
||||
Qt::CorePrivate
|
||||
Qt::Gui
|
||||
Qt::GuiPrivate
|
||||
Qt::Widgets
|
||||
Qt::WidgetsPrivate
|
||||
)
|
1385
tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp
Normal file
1385
tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user