inputmethods/conf/InputMethodSmokeTestModule.cfg
author Maciej Seroka <maciejs@symbian.org>
Wed, 03 Mar 2010 15:01:24 +0000
branchSymbian3
changeset 16 91c05f5f5178
parent 1 8758140453c0
permissions -rw-r--r--
Fixed SYSTEMINCLUDEs in MMP files (according to the changes in PDK_3.0.h)

[Test]
title Create Predictive Text Engine
create InputMethodSmokeTestModule ptiengine
ptiengine CreatePtiEngine
delete ptiengine
[Endtest] 

[Test]
title Create Predictive Text Dictionary
create InputMethodSmokeTestModule ptidict
ptidict CreatePtiDictionary
delete ptidict
[Endtest]

[Test]
title Predict Word
create InputMethodSmokeTestModule ptiengine
ptiengine MultitapWord 26637776664443 android
delete ptiengine
[Endtest]