qt6-bb10/tests/auto/corelib
Thiago Macieira db2fc7843c QProcess: make setWorkingDirectory stop launch if the dir doesn't exist
[ChangeLog][QtCore][QProcess] Fixed a bug that caused QProcess to launch
a child process on Unix even if the directory specified with
setWorkingDirectory did not exist.

Task-number: QTBUG-47271
Change-Id: Ib306f8f647014b399b87ffff13f195158b0e52f5
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-07-20 16:07:46 +00:00
..
animation Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklist 2015-06-20 15:25:58 +00:00
codecs fix usage of wince scope 2015-06-05 10:29:10 +00:00
global Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
io QProcess: make setWorkingDirectory stop launch if the dir doesn't exist 2015-07-20 16:07:46 +00:00
itemmodels Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel Selectively update library paths when creating QCoreApplication 2015-07-20 15:57:07 +00:00
mimetypes Add QTemporaryDir::errorString() 2015-07-17 17:36:07 +00:00
plugin Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
statemachine tst_QStateMachine: replace inefficient QLists with QVector 2015-06-17 07:10:11 +00:00
thread Tests: Do not rely on qCompare(bool, int,...). 2015-07-18 10:36:17 +00:00
tools QVector: add an rvalue overload of push_back/append 2015-07-19 18:09:27 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro