Commit Graph

37 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
d94f6555ce [AHK_Opera_9.64]
Revert 1989. Actual test got lost somewhere.

svn path=/trunk/ahk_tests/; revision=2123
2014-07-05 12:21:34 +00:00
Edijs Kolesnikovičs
35b888f9c1 [AHK_Opera_9.64]
Add 10.view_source to check if Ctrl+U accelerator aka View->Source works.
Test succeeds in 2k3 SP1.

svn path=/trunk/ahk_tests/; revision=1989
2013-03-26 05:14:19 +00:00
Edijs Kolesnikovičs
479ce39836 [AHK_Opera_9.64]
Add RunApplication() function and use it. This will save us from writing more script in case when command line parameter would be just fine.

svn path=/trunk/ahk_tests/; revision=1988
2013-03-26 04:46:57 +00:00
Edijs Kolesnikovičs
e703300256 [AHK_Opera_9.64]
Add 9.connect_irc test to check if Opera IRC client can connect to irc.freenode.net, join reactos-testers chat room and type some text.
Test succeeds in win2k3 sp1.

svn path=/trunk/ahk_tests/; revision=1987
2013-03-25 13:26:49 +00:00
Edijs Kolesnikovičs
f168b2f484 [AHK_Opera_9.64]
Delete settings stored in Local AppData folder.

svn path=/trunk/ahk_tests/; revision=1985
2013-03-24 10:55:36 +00:00
Edijs Kolesnikovičs
cdb9a7ec42 [AHK_Opera_9.64]
Add test for #CORE-4976.
Test succeeds in 2k3 sp1.

svn path=/trunk/ahk_tests/; revision=1984
2013-03-24 10:07:58 +00:00
Edijs Kolesnikovičs
17c6e690b4 [AHK_Opera_9.64]
Add 8.search_bar test to check if can focus search bar using Ctrl+E, type some text and open search engine.
Tested and works fine in both Win2k3 SP 1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1978
2013-03-13 18:53:00 +00:00
Edijs Kolesnikovičs
9d51975551 [AHK_Opera_9.64]
Add 7.launch_widget test to check for #CORE-4976.

svn path=/trunk/ahk_tests/; revision=1977
2013-03-13 18:19:20 +00:00
Edijs Kolesnikovičs
664f1e9ff9 [AHK_Opera_9.64]
Remove unused variable.

svn path=/trunk/ahk_tests/; revision=1976
2013-03-13 17:40:34 +00:00
Edijs Kolesnikovičs
45b3c059f3 [AHK]
Use helper function to terminate process.

svn path=/trunk/ahk_tests/; revision=1975
2013-03-13 17:32:36 +00:00
Edijs Kolesnikovičs
ba89b1b438 [AHK_Opera_9.64]
Add 6.speed_dial test to check for #CORE-4975.
Tested and works on both Win2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1974
2013-03-13 17:12:46 +00:00
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
18c85dd208 [AHK]
prepare: Check if string that came from registry is not empty. If so, it means either application installation failed or we failed to read registry.

svn path=/trunk/ahk_tests/; revision=1956
2013-02-08 17:47:48 +00:00
Edijs Kolesnikovičs
677e639745 [AHK]
We are not using Bugzilla anymore - update bug numbers to match Jira ones.

svn path=/trunk/ahk_tests/; revision=1942
2013-01-16 05:37:26 +00:00
Edijs Kolesnikovičs
313ba11941 [AHK]
Do not execute anything when '--list' parameter passed.

svn path=/trunk/ahk_tests/; revision=1939
2013-01-06 06:17:29 +00:00
Edijs Kolesnikovičs
86d8a0b5f4 [AHK_Opera_9.64]
Add debug note.

svn path=/trunk/ahk_tests/; revision=1862
2012-10-28 17:09:21 +00:00
Edijs Kolesnikovičs
4807edf2d3 [AHK_Opera_9.64]
Test file is not available anymore, use different one.
Add some more checks, store filename in variables and save ourselves from hardcoding.
The test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1860
2012-10-28 13:47:30 +00:00
Edijs Kolesnikovičs
c0ac9ac1b1 [AHK]
Do not use hardcoded value to print window title match mode in log, use built in function.

svn path=/trunk/ahk_tests/; revision=1858
2012-10-27 13:12:05 +00:00
Edijs Kolesnikovičs
9375e2c62f [AHK_Opera_9.64]
Copy one more file. Hides 'Wrong certificate name' window.
Tested on win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1854
2012-10-24 16:45:28 +00:00
Edijs Kolesnikovičs
14040e103c [AHK_Opera_9.64]
Check after sleep if we did not crash while sleeping.

svn path=/trunk/ahk_tests/; revision=1853
2012-10-22 04:38:29 +00:00
Edijs Kolesnikovičs
b46b3830c2 [AHK_Opera_9.64]
Output debug line for information purpose to see how internet connection works.

svn path=/trunk/ahk_tests/; revision=1848
2012-10-20 05:08:36 +00:00
Edijs Kolesnikovičs
0b8c61e3eb [AHK_Opera_9.64]
This was not selected automatically. Sorry.

svn path=/trunk/ahk_tests/; revision=1842
2012-10-13 12:09:45 +00:00
Edijs Kolesnikovičs
3ddea5891d [AHK_Opera_9.64]
We want lowercase.

svn path=/trunk/ahk_tests/; revision=1841
2012-10-13 12:08:23 +00:00
Edijs Kolesnikovičs
f5b2a0e222 [AHK_Opera_9.64]
Actually, try some other ideas too.
All tests works for me fine in r57536 in VMWare Workstation 9.0

svn path=/trunk/ahk_tests/; revision=1840
2012-10-13 05:05:51 +00:00
Edijs Kolesnikovičs
61f9a41cad [AHK_Opera_9.64]
SendInput and Send both works for me in r57536 and win2k3 sp2 in VMWare Workstation 9.0
SendInput fails to send letter 'a' in Opera tests in testman machine, lets try Send.

svn path=/trunk/ahk_tests/; revision=1839
2012-10-13 04:56:39 +00:00
Edijs Kolesnikovičs
3004bd1abf [AHK_Opera_9.64]
Add a check to make sure the entered address is as it should be.
Tested and works in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1830
2012-10-10 14:00:08 +00:00
Edijs Kolesnikovičs
21301566d2 [AHK_Opera_9.64]
Focus addressbar, enter address, copy address to clipboard and check if contents match. Should give more information what fails.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1827
2012-10-10 05:46:26 +00:00
Edijs Kolesnikovičs
b731d97148 [AHK_Opera_9.64]
Add check to test if connected to the Internet.
Tested and works in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1826
2012-10-10 05:26:46 +00:00
Edijs Kolesnikovičs
de705b33c1 [AHK_Opera_9.64]
Use better method of waiting for file size to be as expected.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1822
2012-10-09 15:02:03 +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
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