diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-12-04 01:59:31 (GMT) |
---|---|---|
committer | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-12-07 09:45:03 (GMT) |
commit | 1290b1328c5168db0b922dfd19ba88db3cc265cf (patch) | |
tree | 01f0662984699bff715e2e7bf1a447b694409ec3 /tests/auto/xmlpatterns.pro | |
parent | 8a390046adddb8df3ddcf3a421f6f547e6cfe7aa (diff) | |
download | Qt-1290b1328c5168db0b922dfd19ba88db3cc265cf.zip Qt-1290b1328c5168db0b922dfd19ba88db3cc265cf.tar.gz Qt-1290b1328c5168db0b922dfd19ba88db3cc265cf.tar.bz2 |
tests: make tests compile or disable those which don't compile
These changes are mostly a backport from qtbase and a fix to
those tests that are dependent on private APIs.
Change-Id: I6e647583d7aaddf525d719c3b61f59a0c9aedf74
Reviewed-by: Rohan McGovern
Reviewed-by: Friedemann Kleint
Diffstat (limited to 'tests/auto/xmlpatterns.pro')
-rw-r--r-- | tests/auto/xmlpatterns.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/xmlpatterns.pro b/tests/auto/xmlpatterns.pro index b9244d6..4940cc4 100644 --- a/tests/auto/xmlpatterns.pro +++ b/tests/auto/xmlpatterns.pro @@ -46,4 +46,5 @@ xmlpatternsxqts.depends = xmlpatternssdk xmlpatternssdk \ xmlpatternsxqts \ xmlpatternsxslts \ + xmlpatternsschemats \ |