Don't build empty tests.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 12 Oct 2011 05:44:20 +0000 (15:44 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 13 Oct 2011 23:42:47 +0000 (01:42 +0200)
commit5f7c22001163eb4bce25be1cfee4e84c5a25ff09
tree63fa7f5c8c7ee8432992ad4d60dda271a69f87c6
parent2696c43633c79b83979579df22efe4235f630d86
Don't build empty tests.

These tests need the xmlpatterns module.  If that module is not in the
Qt build, then avoid building the test rather than building an empty
test.

Change-Id: Id0f72cfc9f818096361ecbc439196d2d5c64322e
Reviewed-on: http://codereview.qt-project.org/6487
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/declarative/declarative.pro
tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
tests/auto/qtquick1/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
tests/auto/qtquick1/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
tests/auto/qtquick1/qtquick1.pro