summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternsschemats/ReadMe.txt
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-08-31 07:28:23 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-08-31 07:28:23 (GMT)
commit4f933036a0ecbc6e6174b312ec2fd6078cea5b70 (patch)
tree2359dbf112a07a005f913aa46765bbf52b8bff95 /tests/auto/xmlpatternsschemats/ReadMe.txt
parent1e48d40597bbe12321a5a3e42b3595dc17a7f8e7 (diff)
parentdffa9fdeae46974aab53a502af257a83ec319b1b (diff)
downloadQt-4f933036a0ecbc6e6174b312ec2fd6078cea5b70.zip
Qt-4f933036a0ecbc6e6174b312ec2fd6078cea5b70.tar.gz
Qt-4f933036a0ecbc6e6174b312ec2fd6078cea5b70.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging: Fix Symbian system date format parsing. Fix QXmlSimpleReader auto test failer Fix pointer event mapping when windows are fixed to native orientation Fix incorrect Symbian version check. Fix BLD_INF_RULES.prj_exports statements in Qt libs for shadow builds. Improved support for shadow builds in Symbian. Fix def file paths for Symbian shadow builds Giving QUuid::createUuid() more entropy on Symbian Enable running of XQuery test suite QXmlSimpleReader handle external entity reference file over 1k
Diffstat (limited to 'tests/auto/xmlpatternsschemats/ReadMe.txt')
-rw-r--r--tests/auto/xmlpatternsschemats/ReadMe.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/xmlpatternsschemats/ReadMe.txt b/tests/auto/xmlpatternsschemats/ReadMe.txt
new file mode 100644
index 0000000..0bf6d17
--- /dev/null
+++ b/tests/auto/xmlpatternsschemats/ReadMe.txt
@@ -0,0 +1,8 @@
+This testing requires test suite which is available from w3c website. Download, unpack and transform the test suite will take quite long time. This test is normally skipped. To get the test run, following steps are required:
+
+- Linux environment is normally required to retrieve and prepare test suite
+- wget, Java should be preinstalled
+- install Saxon(version 9 or upwards)
+- Run updateSuite.sh under TESTSUITE
+- create file runTests in the same directory of auto test executable. For example: touch runTests
+