summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-02-18 14:17:35 -0800
committerThiago Macieira <thiago.macieira@intel.com>2021-03-04 09:14:04 -0800
commit224c638f781b0bf15cf1dc5f59124f8be04753cd (patch)
treef97c048550c2e6be6ff7405258b4762c8d940526 /tests
parent3875575ab622d8fa41cfcf3c1f7f08dfc9e755f4 (diff)
QProcess/Unix: use a common function to find the target executable
This harmonizes the execution between start() and startDetached(). Both did QStandardDirs::findExecutable(), but duplicated code. However, only start() supported launching .app bundles on Mac. [ChangeLog][QtCore][QProcess] startDetached() now supports launching .app executable bundles on macOS / iOS systems, like start() already did. Change-Id: Ic90d8429a0eb4837971dfffd1664f776b2c0edfd Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions