Build all tests on Mac OS X, but do not run them yet.
authorBradley T. Hughes <bradley.hughes@nokia.com>
Mon, 14 Nov 2011 13:43:32 +0000 (14:43 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 17 Nov 2011 00:20:39 +0000 (01:20 +0100)
commit577feb71ca98021804bd0111858a48f8421e08f0
tree2f13654d37eb6700001e57c6205da9f801f371f5
parent45d37022956238273d1afcd7f2083c844987e933
Build all tests on Mac OS X, but do not run them yet.

Previously, autotests and benchmarks were disabled on Mac OS X. This is
wrong, and needs to be corrected. The 'make check' target is disabled
for the autotests on Mac OS X for now, but all tests will now be built.
The check target does not actually run the benchmarks, so this can be
safely re-enabled without breaking the CI system.

There will be commits to follow which re-enable the 'make check' target
on Mac OS X for each module.

Change-Id: I1347da46e3688b48e8cc5d933ee5188ea3723639
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/tests.pro