refactor performTestRun
On windows we are only interested in .exe files. For example
QProcess("test.cmd") does not work.
renamed which to executableFilePath
Change-Id: Ib9aa2d011c3d0525b618a1b0a6bd32b556c02010
Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
Please register or sign in to comment