qt6-bb10/tests/manual
Alexey Edelev 2201934efa Use 'copy' but not 'copy_if_different' on Windows platforms
Use custom script to copy big Android artifacts on Windows platforms.
The script uses 'copy' but not 'copy_if_different' when source file
size is bigger than 2GB. 'cmake -E copy_if_different' only compares
first 2GB of files because of cmake issue, so this step only
workaround the problem.

Pick-to: 6.2 6.3
Task-number: QTBUG-99491
Change-Id: Id076734700e334dfc3330da412462c2b53829b33
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-02-10 02:31:05 +01:00
..
cmake/test_copy_file_if_different_command Use 'copy' but not 'copy_if_different' on Windows platforms 2022-02-10 02:31:05 +01:00
cocoa macOS: Add debug keyboard layout for manual testing 2021-08-23 17:30:18 +02:00
corelib/tools
diaglib Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
dialogs Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
embeddedintoforeignwindow
filetest Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
foreignwindows
gestures
highdpi Tests: Use REQUIRED COMPONENTS in find_package(Qt6...) 2021-12-13 14:16:26 +00:00
inputmethodhints
keypadnavigation
lance Baseline: Move the paintcommands code into the shared directory 2022-01-20 22:56:11 +01:00
markdown
mkspecs
network_remote_stresstest
network_stresstest
qcursor Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
qdesktopservices
qgraphicsitem
qgraphicsitemgroup
qgraphicslayout/flicker Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
qhttpnetworkconnection
qimagereader
qlayout
qlocale
qmetatype
qmimedatabase
qnetconmonitor QNetworkInformation: Rename parameter-less load() to loadDefaultBackend 2022-02-09 15:17:54 +01:00
qnetworkaccessmanager/qget
qnetworkinformation QNetworkInformation: Rename parameter-less load() to loadDefaultBackend 2022-02-09 15:17:54 +01:00
qnetworkreply
qopenglcontext
qopengltextureblitter
qopenglwidget/openglwidget
qopenglwindow/multiwindow
qprintdevice_dump
qscreen
qscreen_xrandr xcb: Correctly update primary screen status with RandR 1.5 2022-01-12 03:17:47 +01:00
qssloptions
qsslsocket
qstorageinfo
qsysinfo
qt_poll
qtabbar
qtabletevent
qtbug-8933
qtbug-52641
qtexteditlist
qtexttableborders
qtouchevent
qvulkaninstance vulkan: Update legacy tests and examples to the modern validation layer 2021-05-31 17:16:49 +02:00
qwidget_zorder
repaint
rhi rhi: Add the basic infrastructure for geometry shader support 2022-01-31 08:53:37 -08:00
shortcuts
socketengine
startsystemmove tests: update startsystemmove manual test with latest api 2021-06-16 15:53:22 +02:00
textrendering
touch Rejig native interface plumbing 2021-05-12 22:02:05 +02:00
touchGraphicsItem
transientwindow
triangulator
unc
wasm wasm: add secondary thread exec manual test 2022-01-05 21:25:42 +01:00
widgetgrab Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
widgets
windowactivation Add manual test for window activation 2021-09-30 20:51:52 +02:00
windowchildgeometry Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
windowflags Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
windowgeometry Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
windowmodality
windowtransparency
xcb_gl_integration
xembed-raster
xembed-widgets
CMakeLists.txt xcb: support xrandr(1.5) monitor setup 2021-09-01 20:32:04 +02:00
manual.pro xcb: support xrandr(1.5) monitor setup 2021-09-01 20:32:04 +02:00