diff options
author | Daniel Teske <daniel.teske@digia.com> | 2013-06-11 17:42:19 +0200 |
---|---|---|
committer | Daniel Teske <daniel.teske@digia.com> | 2013-06-11 19:25:32 +0200 |
commit | e181ae009b8aa3b493a157b6ea0d61ab83ce61ec (patch) | |
tree | 98cf5a5b28e0c98084b861f6cca3df498cc16798 /src/plugins/git/gitplugin.cpp | |
parent | bc29c67183db6d2ad87861aca4966c4ae2e1b83d (diff) | |
download | qt-creator-e181ae009b8aa3b493a157b6ea0d61ab83ce61ec.tar.gz |
Qt4RunConfiguration: Do not mark unit tests as terminal apps
QT += testlib automatically adds CONFIG+=console, which we use to
decide whether the app should be run with a terminal. Typically though
those apps do not need a terminal since they are just unit tests without
any need for input.
Task-number: QTCREATORBUG-9475
Change-Id: I98667cb17a6696a4a4ffd195280e816d84d33581
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'src/plugins/git/gitplugin.cpp')
0 files changed, 0 insertions, 0 deletions