Commit Graph

624 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
87bcbe898d [AHK_Firefox_12.0]
Add 5.fullscreen to check if Firefox window can go fullscreen by sending F11 to the window.
Test succeeds in Win2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1995
2013-04-04 13:31:00 +00:00
Edijs Kolesnikovičs
1e24d284d4 [AHK_Aida32_3.94.2]
Add 4.disk_benchmark to check if quick linear read (disk benchmark) can be performed.
Test succeeds in both 2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1994
2013-04-04 09:50:59 +00:00
Edijs Kolesnikovičs
5c71a6ddae [AHK_Aida32_3.94.2]
Add 3.report_all_pages to check if can make full report and save data to text file.
Test succeeds in both Win2k3 SP1 and WinXP SP3. Later one requires some delay.

svn path=/trunk/ahk_tests/; revision=1993
2013-04-04 08:09:56 +00:00
Edijs Kolesnikovičs
b6f559fd55 [AHK_Helper_Functions]
TerminateTmpProcesses(): terminate all *.bin processes. Fixes 'aida32.bin' process not being closed.

svn path=/trunk/ahk_tests/; revision=1992
2013-04-04 07:06:01 +00:00
Edijs Kolesnikovičs
4124a9aad9 [AHK_WinRAR_3.80]
Add 3.add_archive to check if can create new *.rar archive.
Test succeeds in both WinXP SP3 and win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=1991
2013-03-31 06:19:12 +00:00
Edijs Kolesnikovičs
b1f0d0d75e [AHK_Adobe_Reader_7.1.0]
Add 3.view_fulscreen test to check if Ctrl+L (View->Full Screen) works.
Test succeeds in both WinXP SP3 and 2k3 SP1.

svn path=/trunk/ahk_tests/; revision=1990
2013-03-30 05:11:26 +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
1b3041e729 [AHK_Universal_Viewer_5.7.2.0]
Improve debug log message.

svn path=/trunk/ahk_tests/; revision=1983
2013-03-23 10:21:06 +00:00
Edijs Kolesnikovičs
84982018aa [AHK_Thunderbird_2.0.0.18]
Check if we really can type recipients e-mail address.

svn path=/trunk/ahk_tests/; revision=1982
2013-03-23 10:16:59 +00:00
Edijs Kolesnikovičs
14fff27ffc [AHK_7-Zip_9.20]
Point out that SysListView321 control is not focused on ReactOS when 7-Zip application starts.

svn path=/trunk/ahk_tests/; revision=1981
2013-03-23 09:39:38 +00:00
Edijs Kolesnikovičs
dc64643156 [AHK_Total_Commander_8.0]
Add 3.ftp_connect test to check if can connect to FTP server and download a file.
Test succeeds in win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=1979
2013-03-17 06:31:27 +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
9b90f600ee [AHK_Firefox_12.0]
Add more debug output to find out why test times out.

svn path=/trunk/ahk_tests/; revision=1973
2013-03-09 06:55:43 +00:00
Edijs Kolesnikovičs
1d2854cb81 [AHK_Firefox_12.0]
Add debug output so test doesn't time out.

svn path=/trunk/ahk_tests/; revision=1972
2013-03-08 12:34:02 +00:00
Edijs Kolesnikovičs
1e1a9c0d09 [AHK_Firefox_12.0]
Try sending ENTER instead of Alt+Y.

svn path=/trunk/ahk_tests/; revision=1971
2013-03-06 05:46:59 +00:00
Edijs Kolesnikovičs
e9be7a9ac6 [AHK_Firefox_12.0]
Output more debug info, so, we could track why test is canceled.

svn path=/trunk/ahk_tests/; revision=1970
2013-03-05 05:30:15 +00:00
Edijs Kolesnikovičs
6d448a17db [AHK_Firefox]
Make testing not to fail completely when 'Default Browser' dialog appears.

svn path=/trunk/ahk_tests/; revision=1969
2013-02-26 18:11:33 +00:00
Edijs Kolesnikovičs
1b6792c516 [AHK_Helper_Functions]
Terminate '*msiexec*' processes in TerminateTmpProcesses() and add FIXME in WindowCleanup() to remove some stuff when CORE-6939 is fixed.

svn path=/trunk/ahk_tests/; revision=1967
2013-02-10 14:37:13 +00:00
Edijs Kolesnikovičs
a3c1e58f82 [AHK_Helper_Function]
In case of successful process termination, output process name. Requested by Hermes.

svn path=/trunk/ahk_tests/; revision=1966
2013-02-10 14:30:14 +00:00
Edijs Kolesnikovičs
6cb5c56a13 [AHK_Helper_Functions]
Terminate all '*Setup*' and '*Install*' processes in TerminateTmpProcesses(). Helps to close Foxit Reader 2.1.2023 setup.

svn path=/trunk/ahk_tests/; revision=1965
2013-02-10 14:02:28 +00:00
Edijs Kolesnikovičs
dc485d2f91 [AHK_Helper_Functions]
Fix infinite recursion in TestsFailed(). Spotted by Thomas Faber.

svn path=/trunk/ahk_tests/; revision=1964
2013-02-10 13:44:41 +00:00
Thomas Faber
85175a35eb [AHK]
- Add PowerShell version of compile.sh

svn path=/trunk/ahk_tests/; revision=1963
2013-02-10 13:30:09 +00:00
Edijs Kolesnikovičs
aa6ec4cf07 [AHK_Foxit_Reader_2.1.2023]
This got committed in 1961, sorry.

svn path=/trunk/ahk_tests/; revision=1962
2013-02-10 13:11:24 +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
3f6e1cab99 [AHK_TuxPaint_0.9.21c]
Fix a typo. Spotted by Thomas Faber.

svn path=/trunk/ahk_tests/; revision=1960
2013-02-10 12:00:51 +00:00
Edijs Kolesnikovičs
e99693a68a [AHK_WinRAR_3.80]
Remove 'We failed somewhere in prepare.ahk'. RunApplication() will tell us.

svn path=/trunk/ahk_tests/; revision=1959
2013-02-09 11:14:29 +00:00
Edijs Kolesnikovičs
9c2377da3f [AHK_Helper_Functions]
TestsFailed(): Check if internet connection is present before taking any screenshots.

svn path=/trunk/ahk_tests/; revision=1958
2013-02-08 18:32:26 +00:00
Edijs Kolesnikovičs
ac8d64773c [AHK]
prepare: Since we have separate files, we can't get correct line numbers, so, use function name (if any) in debug logs to help to identify what is where.

svn path=/trunk/ahk_tests/; revision=1957
2013-02-08 18:30:22 +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
86cb77f272 [AHK_7-Zip_9.20]
prepare: Add function name (if any) in debug output;
2.AddArchive: check if we hadn't failed in prepare.ahk before doing actual test. This might/will save us from "Can NOT find ''.", etc.

svn path=/trunk/ahk_tests/; revision=1955
2013-02-08 17:25:08 +00:00
Edijs Kolesnikovičs
455657dac6 [AHK_Universal_Viewer_5.7.2.0]
Since we have separate files, we can't get correct line numbers, so, use function name (if any) in debug logs to help to identify what is where.

svn path=/trunk/ahk_tests/; revision=1954
2013-02-08 16:55:52 +00:00
Edijs Kolesnikovičs
7c3dc594b7 [AHK_Universal_Viewer_5.7.2.0]
If we failed in prepare, brag about it only once. ('RunApplication()' will do it for us.)

svn path=/trunk/ahk_tests/; revision=1953
2013-02-08 16:42:11 +00:00
Edijs Kolesnikovičs
675ea4eb02 [AHK_Helper_Functions]
Do not quote URL and maybe it will be displayed as one in testman.

svn path=/trunk/ahk_tests/; revision=1952
2013-02-08 16:32:43 +00:00
Edijs Kolesnikovičs
381db24431 [AHK_Helper_Functions]
Upload screenshot to Mysoft's host in case of test failure. Thanks, Grégori Macário Harbs.

svn path=/trunk/ahk_tests/; revision=1951
2013-02-08 14:30:41 +00:00
Edijs Kolesnikovičs
de6c64415b [AHK_Firefox_12.0]
Check if firefox.exe process did not appear after 'Mozilla Firefox Setup (Completing)' window closes.

svn path=/trunk/ahk_tests/; revision=1950
2013-02-05 19:11:03 +00:00
Edijs Kolesnikovičs
ef07357034 [AHK_TuxPaint_0.9.21c]
Check if window closed after Alt+A and Alt+N were sent in 'Setup - Tux Paint (License Agreement)' window. This check would prove #CORE-6542.

svn path=/trunk/ahk_tests/; revision=1949
2013-02-05 13:01:10 +00:00
Edijs Kolesnikovičs
74e2fd0206 [AHK_MPC_HC_1.6.3.5626]
This wasn't supposed to be committed in rev-1945.

svn path=/trunk/ahk_tests/; revision=1948
2013-02-05 12:45:03 +00:00
Edijs Kolesnikovičs
2ff86aa26c [AHK_Firefox_12.0]
Do not fail if uninstall process failed. We still can remove stuff manually;
Do not fail completely if 'Microsoft Visual C++ Runtime Library' window pops-up (#CORE-6354).

svn path=/trunk/ahk_tests/; revision=1947
2013-02-05 12:33:21 +00:00
Edijs Kolesnikovičs
5c42474c84 [AHK_Helper_Functions]
Output last error code in TerminateTmpProcesses()right after calling some DllCall

svn path=/trunk/ahk_tests/; revision=1946
2013-02-04 19:12:05 +00:00
Edijs Kolesnikovičs
d7984c61e0 [AHK_Helper_Functions]
Try to terminate *.tmp processes in WindowCleanup() in case TerminateTmpProcesses() failed to do so. Previously missed a comma here.
Tested on 2k3 sp1 and ros r58285 and works.

svn path=/trunk/ahk_tests/; revision=1945
2013-02-04 17:15:59 +00:00
Edijs Kolesnikovičs
2c3d66a877 [MPC-HC.1.6.3.5626]
Check if 'Setup - MPC-HC (License Agreement)' window closed when Alt+A and Alt+N sent and add issue number in debug output in case of failure (CORE-6542).

svn path=/trunk/ahk_tests/; revision=1944
2013-02-04 09:32:42 +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