summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2012-02-17 10:48:22 +0200
committerQt by Nokia <qt-info@nokia.com>2012-02-17 11:44:29 +0100
commita61f754c928c715cfb59a1b20c26920c54eb38c0 (patch)
treec560d707a64d0246c9210a12c0f7f5f3fb159171 /tests
parent10d3ed8ca961773c079fe337a3e3507eadb36934 (diff)
Fix "check" target when load(testcase) is used in .pro file.
The "check" target always depended on debug-check on projects that explicitly loaded the testcase.prf, even if Qt was configured with -release parameter. This obviously caused build failure. Changed the testcase.prf to check which configuration is preferred using CONFIG(debug, debug|release) like is done with similar cases in other .prf files. Task-number: QTBUG-24332 Change-Id: Ib5140b106e99efe51932bdd5a48914786de23230 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions