Commit Graph

4 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
f6c0f1b38f [AHK]
Control name is indeed 4th param required by ControlGet. Spotted by Thomas Faber.

svn path=/trunk/ahk_tests/; revision=1961
2013-02-10 12:24:14 +00:00
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