qt5base-lts/tests/auto/cmake
Alexandru Croitor 21bffeec90 CMake: Add deployment auto test
Add a cmake test that builds a simple widgets application, installs
it, in a shared Qt build deploys the runtime dependencies and then
runs it to confirm that the app works.
With a static Qt, the installation of the runtime dependencies is
skipped, but the app should still run.

The test is expected to pass only when targeting Windows and macOS
(both when using shared and static Qt).

Pick-to: 6.3
Task-number: QTBUG-98545
Change-Id: I41b616e1e1fc463d57c64be9273ed4dc755e9187
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-03-16 15:56:17 +01:00
..
mockplugins Do not use PUBLIC linking with plugins and tests 2022-02-28 23:08:20 +01:00
test_add_big_resource
test_add_binary_resources_delayed_file
test_add_resource_options
test_add_resources_binary_generated
test_add_resources_delayed_file
test_build_simple_widget_app
test_concurrent_module
test_dbus_module
test_dependent_modules
test_egl_lib
test_generating_cpp_exports Bump version from 6.2.0 to 6.4.0 in tests as well 2022-01-31 17:20:06 +02:00
test_global_promotion
test_import_plugins
test_interface
test_interface_link_libraries
test_json_plugin_includes
test_moc_macro_target
test_multiple_find_package
test_opengl_lib
test_platform_defs_include
test_plugin_shared_static_flavor
test_plugins
test_private_includes
test_private_targets
test_QFINDTESTDATA
test_qt_extract_metatypes
test_QT_TESTCASE_BUILDDIR
test_QTBUG-63422
test_qtmainwin_library
test_static_resources Bump version from 6.2.0 to 6.4.0 in tests as well 2022-01-31 17:20:06 +02:00
test_testlib_definitions
test_testlib_no_link_gui
test_testlib_no_link_widgets
test_umbrella_config
test_versionless_targets
test_widgets_app_deployment CMake: Add deployment auto test 2022-03-16 15:56:17 +01:00
test_wrap_cpp_and_resources
test_wrap_cpp_options
test(needsquoting)dirname
tst_qaddpreroutine Do not use PUBLIC linking with plugins and tests 2022-02-28 23:08:20 +01:00
CMakeLists.txt CMake: Add deployment auto test 2022-03-16 15:56:17 +01:00
test_plugin_shared_static_flavor.cmake