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
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development