Fixed Set language smoke test
authorMaciej Seroka <maciejs@symbian.org>
Fri, 27 Nov 2009 17:43:30 +0000
changeset 796 1fe17573ae08
parent 795 7f120899dd36
child 797 cbc760a5fedd
Fixed Set language smoke test
common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp
common/tools/ats/smoketest/localisation/apparchitecture/tef/scripts/smoketest_language.script
--- a/common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp	Mon Nov 23 13:39:08 2009 +0000
+++ b/common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp	Fri Nov 27 17:43:30 2009 +0000
@@ -129,7 +129,7 @@
 	TLanguage language = User::Language();	// keep a copy to restore it later on.
 	
 	TInt ch = 0;
-	for (ch=0; ch < 6; ch++)
+	for (ch=0; ch < 2; ch++)
 		{
 		TLanguage languageToTest = ELangTest;	// init to supress compiler remark
 		switch (ch)
--- a/common/tools/ats/smoketest/localisation/apparchitecture/tef/scripts/smoketest_language.script	Mon Nov 23 13:39:08 2009 +0000
+++ b/common/tools/ats/smoketest/localisation/apparchitecture/tef/scripts/smoketest_language.script	Fri Nov 27 17:43:30 2009 +0000
@@ -22,7 +22,7 @@
 
 START_TESTCASE			SMOKE_LANGUAGE_0001
 //!	@SYMTestCaseID		SMOKE_LANGUAGE_0001
-//!	@SYMTestCaseDesc	Set a new language (English, French, German, Spanish, Italian, American)
+//!	@SYMTestCaseDesc	Set a new language
 
 RUN_TEST_STEP 100 ApparcTestServer T_Caption