From b906feddf1593a837785bc41d65e837e64d31284 Mon Sep 17 00:00:00 2001 From: Mika Rautanen Date: Wed, 20 Jan 2010 10:23:45 +1000 Subject: Disabled some auto tests depending on private API. These auto tests are working only if developer build is defined, so exclude those otherwise. Reviewed-by: Rohan McGovern --- tests/auto/auto.pro | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 9b91c7d..3198a65 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -569,3 +569,21 @@ contains(QT_CONFIG, webkit): SUBDIRS += \ qwebhistory contains(QT_CONFIG, declarative): SUBDIRS += declarative + +# Following tests depends on private API +!contains(QT_CONFIG, private_tests): SUBDIRS -= \ + qcssparser \ + qgraphicssceneindex \ + qhttpnetworkconnection \ + qhttpnetworkreply \ + qnativesocketengine \ + qnetworkreply \ + qpathclipper \ + qsocketnotifier \ + qsocks5socketengine \ + qstylesheetstyle \ + qtextpiecetable \ + xmlpatternsdiagnosticsts \ + xmlpatternsview \ + xmlpatternsxqts \ + xmlpatternsxslts -- cgit v0.12