qmake-test: Fix jom/nmake handling on Windows.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Thu, 1 Mar 2012 09:37:58 +0000 (10:37 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 1 Mar 2012 11:16:57 +0000 (12:16 +0100)
commit5cd56df0f2ac09572a90a07ffa1cda02d5d2d2f8
tree98d498291291a9589e8aa3a3bda59c2f1da26f61
parentfe092d1a6da74c6473ee4e563498821a1e162955
qmake-test: Fix jom/nmake handling on Windows.

The test fails if MAKEFLAGS is set up for jom since the test
always uses nmake. Remove MAKEFLAGS from the process environment.

Change-Id: Idaed3cc964832b83c282a59fc5257572c520b882
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
tests/auto/tools/qmake/testcompiler.cpp