aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/erroneous/nonexistentWorkingDir/project.qbs
Commit message (Collapse)AuthorAgeFilesLines
* yield error if Command.workingDirectory doesn't existJoerg Bornemann2014-06-101-0/+18
Otherwise some command might clutter the user's current working dir. Task-number: QBS-607 Change-Id: Id263481d1a615b9c66753e11b271441d4bd004b1 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>