summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHonglei Zhang <honglei.zhang@nokia.com>2012-03-21 13:33:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-22 11:03:31 +0100
commitccfe9a0190fd9cac0cf7d1af0b0bdc45380210da (patch)
treed4ba17559814c0e4c3c009abe466ac76a839c5d6 /tests
parentc58287d19fb34336c5c718ebf2fbebfb64e49630 (diff)
downloadqtxmlpatterns-ccfe9a0190fd9cac0cf7d1af0b0bdc45380210da.tar.gz
Update QtXmlPatterns module name in documentationqt-v5.0.0-alpha1
According to new module name convention, QtXmlPatterns is replaced with Qt XML Patterns in all documentation. Task-number: QTBUG-24775 Change-Id: I3bb3fffc29836dc1cd0e798dca48bfd9e2089821 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/xmlpatternsdiagnosticsts/tst_xmlpatternsdiagnosticsts.cpp2
-rw-r--r--tests/auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/xmlpatternsdiagnosticsts/tst_xmlpatternsdiagnosticsts.cpp b/tests/auto/xmlpatternsdiagnosticsts/tst_xmlpatternsdiagnosticsts.cpp
index d21e536..149ca01 100644
--- a/tests/auto/xmlpatternsdiagnosticsts/tst_xmlpatternsdiagnosticsts.cpp
+++ b/tests/auto/xmlpatternsdiagnosticsts/tst_xmlpatternsdiagnosticsts.cpp
@@ -50,7 +50,7 @@
\class tst_XmlPatternsDiagnosticsTS
\internal
\since 4.5
- \brief Test QtXmlPatterns test suite driver in tests/auto/xmlpatternsxqts/lib/.
+ \brief Test Qt XML Patterns test suite driver in tests/auto/xmlpatternsxqts/lib/.
*/
class tst_XmlPatternsDiagnosticsTS : public tst_SuiteTest
{
diff --git a/tests/auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp b/tests/auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp
index 1c4ef75..9568198 100644
--- a/tests/auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp
+++ b/tests/auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp
@@ -50,7 +50,7 @@
\class tst_XmlPatternsXSLTS
\internal
\since 4.5
- \brief Test QtXmlPatterns against W3C's XSL-T 2.0 test suite, XSLTS.
+ \brief Test Qt XML Patterns against W3C's XSL-T 2.0 test suite, XSLTS.
*/
class tst_XmlPatternsXSLTS : public tst_SuiteTest
{