introduce compileTest function
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Sun, 12 Aug 2012 08:14:59 +0000 (10:14 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 14 Aug 2012 10:49:37 +0000 (12:49 +0200)
commitca4823505bee3674a8d65cd1bdd45ea93546114b
tree934a514ac157aa69a2efe7ed69abd5c6e8953812
parent399b591b5cd05d8ac4700c45b0531aa0da7d69a2
introduce compileTest function

this cuts down the enormous duplication of identical command line args
passed to compile.test.
this necessitates the addition of a -config parameter to compile.test,
as QMAKE_CONFIG needs to be extended in some cases.

Change-Id: I677b2fea4a407b9e4395e70a25e4e349efb0a946
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
config.tests/unix/compile.test
configure