Add prepare.ahk and test to create new event (my birthday) using keyboard shortcuts.
Tested and works fine in win2k3 SP2.
svn path=/trunk/ahk_tests/; revision=1525
Add prepare.ahk and test to open document, replace some text, save and exit Notepad Lite.
Tested and works fine in win2k3 SP2.
svn path=/trunk/ahk_tests/; revision=1522
Add prepare.ahk and test to open document, replace some text, save and exit SciTE.
Tested and works fine in Win2k3 SP2.
svn path=/trunk/ahk_tests/; revision=1521
Add prepare.ahk and test to open PDF document, go to page 29, close document, close application.
Tested and works on win2k3 SP2. Fails on XP.
FIXME: works only on theme-less system with 800x600 resolution.
svn path=/trunk/ahk_tests/; revision=1520
Add prepare.ahk and test to send new email message.
Tested and works on Win2k3 SP2.
Note: ControlClick and WinMenuSelectItem doesn't worj with Thunderbird.
svn path=/trunk/ahk_tests/; revision=1516
Add prepare.ahk, test for search bar and update zz_firefox_2.0.0.20_test.ahk to have all parameters.
Tested and works on win2k3 SP3.
svn path=/trunk/ahk_tests/; revision=1515
* Properly introduce some performance improvements, that were mistakenly included in the previous commit without a mention. This should squeeze more speed out of our test runs.
svn path=/trunk/ahk_tests/; revision=1512
Replace "OutputDebug, Bad parameters!`r`n" with "OutputDebug, Bad parameters: '%1%'!`r`n" so we know what we typed as parameter.
svn path=/trunk/ahk_tests/; revision=1509
Add prepare.ahk and test to extract password protected RAR archive to desktop then close WinRAR.
Tested and works fine in WInXP SP3.
svn path=/trunk/ahk_tests/; revision=1506
Add prepare.ahk that connects to irc.freenode.net #reactos-testers channel and test that writes some text in channel and closes application.
Tested and works on WinXP SP3.
svn path=/trunk/ahk_tests/; revision=1505
Add prepare.ahk and test to open local HTML document using File -> Open (bug 4779), exit application.
Tested and works on WinXP SP3.
svn path=/trunk/ahk_tests/; revision=1503
Added test to check if can properly load online flash (bug 6023).
Tested and works on both WinXP SP3 and win2k3 SP2.
svn path=/trunk/ahk_tests/; revision=1499
Add prepare.ahk and test to load document, go to page 29, close document, close Foxit Reader application.
Tested and works fine in both WinXP SP3 and win2k3 SP2.
Note about window 'Go to Page'. There are two spaces between 'to' and 'Page'.
svn path=/trunk/ahk_tests/; revision=1495
Added prepare.ahk and test to extract text file from archive.
Tested and works fine in WinXP SP3.
Note: Filzip v3.0.6 is buggy itself.
svn path=/trunk/ahk_tests/; revision=1494
Add prepare.ahk, read the License, close application. Tests for bugs 6355 and 7090.
Tested and works fine in Win2k3 SP2.
svn path=/trunk/ahk_tests/; revision=1493
Add prepare.ahk and test to check if we can save file in desktop (includes test for bug 6035).
Tested and works fine in Win2k3.
svn path=/trunk/ahk_tests/; revision=1491