diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-06-17 10:32:35 +0200 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-08-15 10:37:20 +0200 |
| commit | fd68f894b969b016201e032ba23dac431c19b90a (patch) | |
| tree | 6517fb45f18f0219d8e6d6c96ee5c63c8c3384d4 /src/plugins/platforms/wasm/qwasmintegration.cpp | |
| parent | 7bcd33fe097925e640f3270f669c3a9a1a30afd1 (diff) | |
tst_qhighdpi: Write screen config to temporary directory
Instead of build dir, where it can clash when multiple tests runs
are being done from the same build dir in parallel.
Due to the way platform plugin argument parsing works we can't
pass the full file name of the config, as on Windows this would
include C:, which QGuiApplication will split into two, thinking
they are two different platform plugin arguments.
Instead we chdir into the temp dir, and create the file there,
passing the file name as a relative path as before.
Pick-to: 6.8
Change-Id: Ia4ea82280e35f4f52b7de74bbf53b2a48ecbaecd
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmintegration.cpp')
0 files changed, 0 insertions, 0 deletions
