i116516: [Automation]: g_spellcheck.bas does not get into Quaste

This commit is contained in:
Wolfram Garten [wg] 2011-01-19 14:47:15 +01:00
parent e08a0b440c
commit 70a5e0a2fd

View file

@ -42,13 +42,15 @@ sub main
use "graphics\optional\includes\global\g_spellcheck.inc"
hSetLocaleStrings ( gTesttoolPath + "graphics\tools\locale_1.txt" , glLocale () )
PrintLog "-------------------------" + gApplication + "-------------------"
PrintLog "-------------------------" + gApplication + "-------------------"
call tiToolsSpellcheckError
call tiToolsSpellcheckCheck_AlwaysIgnore
call tiToolsSpellcheckCheck_Change
call tiToolsSpellcheckCheck_ChangeAll
gApplication = "DRAW"
PrintLog "-------------------------" + gApplication + "-------------------"
call tiToolsSpellcheckError
call tiToolsSpellcheckCheck_AlwaysIgnore
call tiToolsSpellcheckCheck_Change
call tiToolsSpellcheckCheck_ChangeAll