summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-02 11:12:47 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-02 07:36:55 +0200
commitb1ea3efb52b97a3de6f728d1c24cb5051e90972a (patch)
tree10f2ec89274e460af3b72cdb1562e7c4efa8904e
parentfb8d316e83c333acd20b912abf874fd240a8bedc (diff)
test: fixed spelling errors in tst_qtextscriptengine
couln't -> couldn't Change-Id: I37e86ecea74db1114fcfac93423388fae81df63d Reviewed-on: http://codereview.qt.nokia.com/2465 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
-rw-r--r--tests/auto/qtextscriptengine/tst_qtextscriptengine.cpp34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/auto/qtextscriptengine/tst_qtextscriptengine.cpp b/tests/auto/qtextscriptengine/tst_qtextscriptengine.cpp
index 6cbff362bc..11a9c60c48 100644
--- a/tests/auto/qtextscriptengine/tst_qtextscriptengine.cpp
+++ b/tests/auto/qtextscriptengine/tst_qtextscriptengine.cpp
@@ -233,7 +233,7 @@ void tst_QTextScriptEngine::devanagari()
++s;
}
} else {
- QSKIP("couln't find Raghindi", SkipAll);
+ QSKIP("couldn't find Raghindi", SkipAll);
}
}
@@ -403,7 +403,7 @@ void tst_QTextScriptEngine::bengali()
++s;
}
} else {
- QSKIP("couln't find Akaash", SkipAll);
+ QSKIP("couldn't find Akaash", SkipAll);
}
}
{
@@ -508,7 +508,7 @@ void tst_QTextScriptEngine::bengali()
++s;
}
} else {
- QSKIP("couln't find Mukti", SkipAll);
+ QSKIP("couldn't find Mukti", SkipAll);
}
}
{
@@ -536,7 +536,7 @@ void tst_QTextScriptEngine::bengali()
++s;
}
} else {
- QSKIP("couln't find Likhan", SkipAll);
+ QSKIP("couldn't find Likhan", SkipAll);
}
}
#else
@@ -563,7 +563,7 @@ void tst_QTextScriptEngine::gurmukhi()
++s;
}
} else {
- QSKIP("couln't find Lohit Punjabi", SkipAll);
+ QSKIP("couldn't find Lohit Punjabi", SkipAll);
}
}
#endif
@@ -600,7 +600,7 @@ void tst_QTextScriptEngine::oriya()
++s;
}
} else {
- QSKIP("couln't find utkal", SkipAll);
+ QSKIP("couldn't find utkal", SkipAll);
}
}
#else
@@ -677,7 +677,7 @@ void tst_QTextScriptEngine::tamil()
++s;
}
} else {
- QSKIP("couln't find AkrutiTml1", SkipAll);
+ QSKIP("couldn't find AkrutiTml1", SkipAll);
}
}
#else
@@ -725,7 +725,7 @@ void tst_QTextScriptEngine::telugu()
++s;
}
} else {
- QSKIP("couln't find Pothana2000", SkipAll);
+ QSKIP("couldn't find Pothana2000", SkipAll);
}
}
#else
@@ -772,7 +772,7 @@ void tst_QTextScriptEngine::kannada()
++s;
}
} else {
- QSKIP("couln't find Sampige", SkipAll);
+ QSKIP("couldn't find Sampige", SkipAll);
}
}
{
@@ -803,7 +803,7 @@ void tst_QTextScriptEngine::kannada()
++s;
}
} else {
- QSKIP("couln't find Tunga", SkipAll);
+ QSKIP("couldn't find Tunga", SkipAll);
}
}
#else
@@ -864,7 +864,7 @@ void tst_QTextScriptEngine::malayalam()
++s;
}
} else {
- QSKIP("couln't find AkrutiMal2", SkipAll);
+ QSKIP("couldn't find AkrutiMal2", SkipAll);
}
}
{
@@ -892,7 +892,7 @@ void tst_QTextScriptEngine::malayalam()
++s;
}
} else {
- QSKIP("couln't find Rachana", SkipAll);
+ QSKIP("couldn't find Rachana", SkipAll);
}
}
@@ -930,7 +930,7 @@ void tst_QTextScriptEngine::sinhala()
++s;
}
} else {
- QSKIP("couln't find Malithi Web", SkipAll);
+ QSKIP("couldn't find Malithi Web", SkipAll);
}
}
#else
@@ -974,7 +974,7 @@ void tst_QTextScriptEngine::khmer()
++s;
}
} else {
- QSKIP("couln't find Khmer OS", SkipAll);
+ QSKIP("couldn't find Khmer OS", SkipAll);
}
}
#else
@@ -1001,7 +1001,7 @@ void tst_QTextScriptEngine::linearB()
++s;
}
} else {
- QSKIP("couln't find Penuturesu", SkipAll);
+ QSKIP("couldn't find Penuturesu", SkipAll);
}
}
#else
@@ -1075,7 +1075,7 @@ void tst_QTextScriptEngine::greek()
QVERIFY( decomposedShaping(f, QChar(uc)) );
}
} else {
- QSKIP("couln't find DejaVu Sans", SkipAll);
+ QSKIP("couldn't find DejaVu Sans", SkipAll);
}
}
@@ -1111,7 +1111,7 @@ void tst_QTextScriptEngine::greek()
++s;
}
} else {
- QSKIP("couln't find SBL_grk", SkipAll);
+ QSKIP("couldn't find SBL_grk", SkipAll);
}
}
#else