aboutsummaryrefslogtreecommitdiffstats
path: root/licenseRule.json
diff options
context:
space:
mode:
authorŁukasz Matysiak <lukasz.matysiak@qt.io>2024-03-06 09:54:20 +0100
committerŁukasz Matysiak <lukasz.matysiak@qt.io>2024-04-23 08:37:48 +0000
commit2ec11b46f8765ddd72e33e3c89f409747b6a9088 (patch)
tree373a293f3be13b06288e2cbb914802091a4f315e /licenseRule.json
parentf336ecdf8423a34e62933a3fb0794b09ab030aaf (diff)
Move test setup to setup classes
Some tests in qtvirtualkeyboard depend on the QT_IM_MODULE env variable. The tests use static initialization of variables to set it before main is called. Unfortunately, the call to setenv before main starts does not work as intended on VxWorks. The function is called, but the test does not see that the var has been set. Fix the issue by moving the init step to a setup class. Task-number: QTBUG-115777 Pick-to: 6.7 Change-Id: I4651928dfceae7e5e3d1a98ea1da2e8c6cc5f217 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi>
Diffstat (limited to 'licenseRule.json')
0 files changed, 0 insertions, 0 deletions