Commit Graph

8 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
9fdb3a576d [AHK_Opera_9.64]
Use SendMessage instead sending TAB-SPACE, because it fails on ReactOS. We have keystrokes elsewhere and we want to test the app, so, I assume it is OK.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1804
2012-10-05 07:17:16 +00:00
Edijs Kolesnikovičs
cfaf0ae296 [AHK_Opera_9.64]
Improve uninstall process, add a lot of various checks, reduce waiting time, remove unnecessary sleep calls.
All 5 tests works fine in win2k3 sp2 (with Flash Player plugin installed)

svn path=/trunk/ahk_tests/; revision=1794
2012-10-02 09:31:32 +00:00
Edijs Kolesnikovičs
ac39bfb60c [AHK_Opera_9.64]
Match new design, add few more checks.
All 5 tests works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1622
2012-09-09 17:41:07 +00:00
Edijs Kolesnikovičs
c1876f2d18 [AHK_Opera_9.64]
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Needs way more work.

svn path=/trunk/ahk_tests/; revision=1582
2012-08-27 19:41:26 +00:00
Edijs Kolesnikovičs
06a5155ec4 [AHK]
Add test names to 'params' list.

svn path=/trunk/ahk_tests/; revision=1557
2012-08-26 09:07:58 +00:00
Edijs Kolesnikovičs
e958a245a4 [AHK]
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
2012-08-16 16:09:02 +00:00
Edijs Kolesnikovičs
fc859a108f [AHK]
Terminate SetupExe and ModuleExe processes. It will close windows of failed tests as noticed with TuxPaint.

svn path=/trunk/ahk_tests/; revision=1451
2012-07-29 14:50:59 +00:00
Edijs Kolesnikovičs
df786f7fb7 [AHK_OPERA]
Dirty ahk test for Opera 9.64. Dedicated to Amine.

svn path=/trunk/ahk_tests/; revision=1424
2012-07-18 06:18:55 +00:00