[Development] Towards a Qt 5 beta

shane.kearns at accenture.com shane.kearns at accenture.com
Fri Apr 13 15:40:04 CEST 2012


Another way tests have been disabled is using CONFIG += no_check_target which seems to have been done when tests were initially disabled before the insignificant_test option was added.

e.g. auto.pro has this:
# disable 'make check' on Mac OS X for the following subdirs for the time being
mac {
    network.CONFIG += no_check_target
}

If you're a mac developer and have time, please check which of the network tests really need to be disabled.

--

________________________________
Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________

www.accenture.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120413/e1372a69/attachment.html>


More information about the Development mailing list