Let unit tests pass if xmlpatterns is not around
authorSune Vuorela <sune@vuorela.dk>
Thu, 16 Jul 2015 18:36:31 +0000 (20:36 +0200)
committerSune Vuorela <sune@vuorela.dk>
Thu, 16 Jul 2015 19:53:03 +0000 (19:53 +0000)
commit71c357e416c37c7b7d7cd2efa95635018bd105f5
treed7908f04f03ecc92988067ee172141e0c9c1a269
parente1141c858c397d2c27e4a6681b9300f65cf396f2
Let unit tests pass if xmlpatterns is not around

The blacklist for xmlpatterns tests is not applied unless xmlpatterns
specifically has been disabled, but code builds anyways.

Fix up the blacklist.

Change-Id: I013701e787e8ec28f1282a911270dd7a158d6f01
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
tests/auto/quick/examples/examples.pro
tests/auto/quick/examples/tst_examples.cpp