Commit Graph

583 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
2546e26949 [AHK_Word_Viewer_2003]
2.copy_text: add another copy test (right-click then c for 'Copy').

svn path=/trunk/ahk_tests/; revision=2144
2014-10-12 12:26:55 +00:00
Sylvain Petreolle
f4d0b80f6c [AHK]
SVN-Ignore all compiled tests.
Add AHK-Tests output directory.

svn path=/trunk/ahk_tests/; revision=2125
2014-07-06 21:31:48 +00:00
Sylvain Petreolle
f716b69363 AHK unix tests compiler:
Add a startup message.
Set executable.
Copy tests with original attributes and dates.

svn path=/trunk/ahk_tests/; revision=2124
2014-07-06 21:08:36 +00:00
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
084cd0595a [AHK_Word_Viewer_2003]
2.copy_text: make the test not to crash on ReactOS.
Test succeeds on Win2k3 SP1 and doesn't crash on bootcd-63478-dbgwin (VMWare Workstation 10)

svn path=/trunk/ahk_tests/; revision=2115
2014-05-27 16:21:37 +00:00
Edijs Kolesnikovičs
df9db44a01 [AHK_Word_Viewer_2003]
2.copy_text: Fix typo and add one more debug output.

svn path=/trunk/ahk_tests/; revision=2114
2014-05-26 05:31:42 +00:00
Edijs Kolesnikovičs
4a037a037c [AHK_Word_Viewer_2003]
2.copy_text: some debug information...

svn path=/trunk/ahk_tests/; revision=2113
2014-05-25 15:26:36 +00:00
Edijs Kolesnikovičs
493c0a3333 [AHK]
Fix a logic. Check if string is a substring of clipboard content. 

svn path=/trunk/ahk_tests/; revision=2112
2014-05-25 10:51:24 +00:00
Edijs Kolesnikovičs
7f7049c259 [AHK Universal Viewer 5.7.2.0]
Check if succeeded entering page number;
Wait for application to close on its own a little bit more.

svn path=/trunk/ahk_tests/; revision=2107
2014-05-03 17:21:01 +00:00
Edijs Kolesnikovičs
9c2ccbcd13 [AHK_Helper_Utility]
Include HWND in tooltip. 

svn path=/trunk/ahk_tests/; revision=2087
2014-02-06 06:30:45 +00:00
Edijs Kolesnikovičs
5e9ab3535d [AHK_ReactOS_clipboard]
Add 1.copy_file to check if can copy file to the clipboard using SetClipboardData. Tested and works on both, win2k3 sp1 and ROS r61576.

svn path=/trunk/ahk_tests/; revision=2085
2014-01-10 06:29:49 +00:00
Edijs Kolesnikovičs
4b3b1bbe29 [AHK_WinRAR_3.80]
4.drag_and_drop: Despite WinRAR window size being the same in 2k3 and ROS, window content is renderend differently (font size differences?), so, can not access file by hardocding coordinates. Resize WinRAR window so it is rendered pretty much the same in both OS. Now file can be accessed by coordinates. But before start dragging, copy file to clipboard to make sure coordinates are OK.

svn path=/trunk/ahk_tests/; revision=2084
2014-01-09 15:57:46 +00:00
Edijs Kolesnikovičs
6c2216c974 [AHK_WinRAR_3.80]
4.drag_and_drop: do nothing if previous things failed.

svn path=/trunk/ahk_tests/; revision=2083
2014-01-07 17:11:00 +00:00
Edijs Kolesnikovičs
8ce9bccc6e [AHK_WinRAR_3.80]
Add 4.drag_and_drop test to check if can drag&drop text file from WinRAR to shell (#CORE-3760).

svn path=/trunk/ahk_tests/; revision=2082
2014-01-06 08:26:32 +00:00
Edijs Kolesnikovičs
1fd935ad75 [AHK_Adobe_Flash_Player]
2.SA_LoadLocalFlash: in case of failure, report bug number, since there is one now.

svn path=/trunk/ahk_tests/; revision=2081
2014-01-04 12:49:15 +00:00
Edijs Kolesnikovičs
ec76c13ef5 [AHK_Helper_Utility]
I am committing this, because I use it all the time when writing tests. I do not want it lost.

svn path=/trunk/ahk_tests/; revision=2068
2013-12-09 12:14:42 +00:00
Edijs Kolesnikovičs
2eda0ed53a [Notepad++_6.1.2]
Enter file name in 'Save As' AND check if entered the text correctly.
Works in clean snapshot of win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2059
2013-09-08 07:56:57 +00:00
Edijs Kolesnikovičs
19d5348a08 [Firefox_12.0]
Notify of 'Default Browser' window appearing, close it and continue testing.

svn path=/trunk/ahk_tests/; revision=2058
2013-09-08 07:41:41 +00:00
Edijs Kolesnikovičs
26e93aac88 [7-Zip_9.20]
If SysListView321 control was not focused right away, report, focus it and continue testing.
Tested and works in clean snapshot of Win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2057
2013-09-07 17:58:30 +00:00
Edijs Kolesnikovičs
266d4380f6 [7-Zip_9.20]
1.install: do not activate '7-Zip 9.20 Setup (Installing)' window when it becomes inactive, because window appears just for a split of second. Here running test on SSD activating window makes test to fail. 
Now it succeeds again in win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2054
2013-09-03 10:38:29 +00:00
Edijs Kolesnikovičs
b02cfd2ecb [Helper_Functions]
Check if clipboard is not empty after uploading screenshot.

svn path=/trunk/ahk_tests/; revision=2053
2013-09-03 10:16:50 +00:00
Edijs Kolesnikovičs
1d06520d0e [WinRAR_3.80]
3.add_archive: add checks for addressbar problems.
Test succeeds in clean Win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2052
2013-09-03 09:47:10 +00:00
Edijs Kolesnikovičs
99fb15fa07 [AHK_Notepad++_6.1.2]
Check if can continue before actually continuing. 
All tests succeeds in 2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2035
2013-05-26 04:22:27 +00:00
Edijs Kolesnikovičs
89d81dfa82 [AHK_Notepad++_6.1.2]
6.new_document: check if can continue before actually continuing. Should save some time in case of failure.

svn path=/trunk/ahk_tests/; revision=2034
2013-05-25 15:16:59 +00:00
Edijs Kolesnikovičs
f85bc25906 [AHK_Notepad++_6.1.2]
6.new_document: wait for window to be active.

svn path=/trunk/ahk_tests/; revision=2033
2013-05-24 02:59:25 +00:00
Edijs Kolesnikovičs
711b0ce3d5 [AHK_TeamViewer_7.0]
Add 2.demo_partner to test if can remotely control demo partner.
Test succeeds in both 2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=2031
2013-05-21 04:53:01 +00:00
Edijs Kolesnikovičs
ee1ac2d587 [AHK_Notepad++_6.1.2]
1.install_test: Waiting for 'explorer.exe' process appearing isn't enough. Wait for 'Program Manager' window to be active and then continue.
Test succeeds in win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2030
2013-05-19 15:12:02 +00:00
Edijs Kolesnikovičs
7839e6db6f [AHK_Notepad++_6.1.2]
Replace ControlGetText with accelerator Alt+N. Still succeeds in win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2029
2013-05-19 07:34:54 +00:00
Edijs Kolesnikovičs
ac3818de34 [AHK_Notepad++_6.1.2]
Add 6.new_document to test #CORE-6477.
Test succeeds in win2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2028
2013-05-19 07:31:10 +00:00
Edijs Kolesnikovičs
5caa0d09c5 [AHK_Mono_Net_Framework_2.11.2]
3.compile_winforms: do not blindly terminate cmd.exe process. Terminate correct one!

svn path=/trunk/ahk_tests/; revision=2027
2013-05-16 09:45:38 +00:00
Edijs Kolesnikovičs
bd6057f5ec [AHK_Mono_Net_Framework_2.11.2]
Add 4.compile_console test to check if can compile and run Mono console application.
Tested to be successful on WinXP SP3.

svn path=/trunk/ahk_tests/; revision=2026
2013-05-16 09:39:09 +00:00
Edijs Kolesnikovičs
5ed29bd6a1 [AHK]
Tell revision number when running tests.

svn path=/trunk/ahk_tests/; revision=2024
2013-05-04 15:46:14 +00:00
Edijs Kolesnikovičs
4e7d2c77bc [AHK_Helper_Functions]
Add nGetRevisionNumber() function to get revision number.

svn path=/trunk/ahk_tests/; revision=2023
2013-05-04 15:43:09 +00:00
Edijs Kolesnikovičs
762433947f [AHK_Helper_Functions]
TestsFailed(): update port number and use /debug to output Cap.exe application errors in debug log instead of showing them in message boxes.

svn path=/trunk/ahk_tests/; revision=2022
2013-05-04 12:40:00 +00:00
Edijs Kolesnikovičs
1387afa2d9 [AHK_Helper_Functions]
Enable screenshot uploading since port problems solved.

svn path=/trunk/ahk_tests/; revision=2021
2013-05-02 05:17:57 +00:00
Edijs Kolesnikovičs
ae142ad026 [AHK_Diablo_II_1.4]
Add prepare.ahk and player_walk.ahk;
2.player_walk: make player to explore the map.
Test succeeds in WinXP SP3 (not without a lot of 'FIXMEs').

svn path=/trunk/ahk_tests/; revision=2020
2013-04-28 13:52:08 +00:00
Edijs Kolesnikovičs
014b248946 [AHK_Helper_Functions]
TestsFailed(): Add debug message, so, next time we have hints if screenshot uploading takes too long.

svn path=/trunk/ahk_tests/; revision=2019
2013-04-28 11:36:27 +00:00
Edijs Kolesnikovičs
2dbe1f8bf7 [AHK_Helper_Functions]
TestsFailed(): Disable screenshot uploading.

svn path=/trunk/ahk_tests/; revision=2018
2013-04-28 11:29:52 +00:00
Edijs Kolesnikovičs
ceca1a3751 [AHK_7-Zip_9.20]
2.AddArchive: Sometimes 'Compressing' window doesn't close fast and window detection can't help here much, so, add timeout loop.
Test succeeds in 2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2017
2013-04-28 11:11:03 +00:00
Edijs Kolesnikovičs
f60eef925c [AHK_Process_Explorer_15.3]
Check if can view properties of selected process.
Test succeeds in 2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=2016
2013-04-15 05:35:41 +00:00
Edijs Kolesnikovičs
3c7f0c6fba [AHK_RosBE_2.0]
Add gcc_compile.ahk to check if can run compiled C application.
Both tests succeeds in 2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=2015
2013-04-12 05:16:14 +00:00
Edijs Kolesnikovičs
60c8080781 [AHK_IrfanView_4.23]
Reduce waiting time, add more checks.
Both tests checked to succeed in 2k3 SP1.

svn path=/trunk/ahk_tests/; revision=2013
2013-04-10 11:26:09 +00:00
Edijs Kolesnikovičs
10128550fc [AHK_Helper_Functions]
Add 'SetControlDelay -1' to improve reliability.

svn path=/trunk/ahk_tests/; revision=2012
2013-04-10 11:04:24 +00:00
Edijs Kolesnikovičs
05cb02fe5f [AHK_Word_Viewer_2003]
Add prepare.ahk and copy_text.ahk;
2.copy_text: open word document and copy text from it to the clipboard.
Test succeeds in 23k SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=2011
2013-04-09 12:39:53 +00:00
Edijs Kolesnikovičs
ecda291ac3 [AHK_Word_Viewer_2003]
Add 1.install_test. Test succeeds in 2k3 SP1 and WinXP SP3.

svn path=/trunk/ahk_tests/; revision=2010
2013-04-09 06:36:28 +00:00
Edijs Kolesnikovičs
febdde4953 [AHK_Java_6.25]
install_test.ahk: lets be safe and check if hard-coded path exists when the one received from registry does not.

svn path=/trunk/ahk_tests/; revision=2009
2013-04-09 04:29:38 +00:00
Edijs Kolesnikovičs
19c8614654 [AHK_Firefox_12.0]
prepare.ahk: EnterURL(): Do more checks when entering URL. Bigger half got accidentally committed in r2007.

svn path=/trunk/ahk_tests/; revision=2008
2013-04-08 04:16:48 +00:00
Edijs Kolesnikovičs
c2dbefb177 [AHK_Helper_Functions]
Show what variables contains.

svn path=/trunk/ahk_tests/; revision=2007
2013-04-08 04:05:23 +00:00
Edijs Kolesnikovičs
aa95f770ef [AHK_Firefox_12.0]
Add one more debug message.

svn path=/trunk/ahk_tests/; revision=2006
2013-04-07 06:39:07 +00:00
Edijs Kolesnikovičs
545b368333 [AHK_Firefox_12.0]
Add prefbar_addon.ahk to check if can download and install PrefBar Firefox add-on and check if it works (load a website with images disabled).
Test succeeds in 2k3 SP1 and WinXP SP3. Thanks HeisSpiter for hosting the files.

svn path=/trunk/ahk_tests/; revision=2005
2013-04-06 17:23:41 +00:00