Commit Graph

327 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
11f5889c80 [AHK_7-Zip_4.65]
Match rest of the code to the current coding style.

svn path=/trunk/ahk_tests/; revision=1543
2012-08-25 13:26:26 +00:00
Edijs Kolesnikovičs
33da4329aa [AHK_7-Zip_4.65]
Match current coding style in install test.

svn path=/trunk/ahk_tests/; revision=1542
2012-08-25 12:38:21 +00:00
Edijs Kolesnikovičs
dd017be14a [AHK_WinBoard_4.2.7]
Add install test (using new coding style).
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1541
2012-08-25 11:51:59 +00:00
Edijs Kolesnikovičs
be162198b1 [AHK_Helper_Functions]
Edit TestsOK()/TestsFailed() to output debug. Now we will have less code in tests.

svn path=/trunk/ahk_tests/; revision=1540
2012-08-25 11:50:16 +00:00
Edijs Kolesnikovičs
b560c5d23c [AHK_uTorrent_3.0.25406]
Add install test.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1539
2012-08-24 16:46:36 +00:00
Edijs Kolesnikovičs
3a9cf1f7c7 [AHK_SMPlayer_0.6.9]
Add install test.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1538
2012-08-24 15:51:07 +00:00
Edijs Kolesnikovičs
257f03be52 [AHK]
Use "OutputDebug, OK: %TestName%:%A_LineNumber%:" instead of "OutputDebug, %TestName%:%A_LineNumber%: OK:".

svn path=/trunk/ahk_tests/; revision=1537
2012-08-24 13:54:18 +00:00
Edijs Kolesnikovičs
77587a45a4 [AHK_Java_6.25]
Add install test.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1536
2012-08-24 12:38:11 +00:00
Edijs Kolesnikovičs
5570f4a89c [AHK_Visual_C++_Redistributable_6]
Add install test.

svn path=/trunk/ahk_tests/; revision=1535
2012-08-23 20:44:56 +00:00
Edijs Kolesnikovičs
23fab11a1d [AHK_Total_Commander_8.0]
Add prepare.ahk and test to find 'calc.exe' in WinDir.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1534
2012-08-23 19:33:34 +00:00
Edijs Kolesnikovičs
156146e9fe [AHK_Total_Commander_8.0]
Add install test.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1533
2012-08-23 16:42:45 +00:00
Edijs Kolesnikovičs
50875cdd90 [AHK_OllyDbg_1.10]
Add prepare.ahk and test to open calc.exe, run it via 'Debug -> Run', close its window, close OllyDbg.
Tested and works in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1532
2012-08-23 16:11:27 +00:00
Edijs Kolesnikovičs
e8664996fa [AHK_OllyDbg_1.10]
Add install test.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1531
2012-08-23 14:59:42 +00:00
Edijs Kolesnikovičs
3571af213c [AHK]
Put new line in debug log if bad number of results returned.

svn path=/trunk/ahk_tests/; revision=1530
2012-08-23 12:35:24 +00:00
Edijs Kolesnikovičs
f9ce05040c [AHK_Notepad++_6.1.2]
Return correct number of results. (remove additional TestsOK++)

svn path=/trunk/ahk_tests/; revision=1529
2012-08-23 12:32:54 +00:00
Edijs Kolesnikovičs
3d4f9d38b4 [AHK_Far_Manager_1.70.2087]
Add prepare.ahk and test to open 'Plugins' folder.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1528
2012-08-23 12:03:27 +00:00
Edijs Kolesnikovičs
baa7b0ee65 [AHK_DOSBox_0.72]
Add prepare.ahk and test to type 'intro' and 'exit'.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1527
2012-08-23 11:35:34 +00:00
Edijs Kolesnikovičs
196c0f615b [AHK_Sunbird_0.9]
Uncomment line that terminates sunbird.exe process.

svn path=/trunk/ahk_tests/; revision=1526
2012-08-23 11:07:33 +00:00
Edijs Kolesnikovičs
390e86772d [AHK_Sunbird_0.9]
Add prepare.ahk and test to create new event (my birthday) using keyboard shortcuts.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1525
2012-08-23 11:01:28 +00:00
Edijs Kolesnikovičs
03688a6e98 [AHK_SeaMonkey_1.1.17]
Add prepare.ahk and test to download file.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1524
2012-08-22 21:54:46 +00:00
Edijs Kolesnikovičs
677eed2688 [AHK_Foxit_Reader_2.1.2023]
Fix mistake in registry address.

svn path=/trunk/ahk_tests/; revision=1523
2012-08-22 21:05:10 +00:00
Edijs Kolesnikovičs
0c2f169a40 [AHK_Notepad_Lite_3.3.1.0]
Add prepare.ahk and test to open document, replace some text, save and exit Notepad Lite.
Tested and works fine in win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1522
2012-08-22 18:44:39 +00:00
Edijs Kolesnikovičs
686421daa0 [AHK_SciTE_1.77]
Add prepare.ahk and test to open document, replace some text, save and exit SciTE.
Tested and works fine in Win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1521
2012-08-22 17:30:30 +00:00
Edijs Kolesnikovičs
ca923c756f [AHK_Universal_Viewer_5.7.2.0]
Add prepare.ahk and test to open PDF document, go to page 29, close document, close application.
Tested and works on win2k3 SP2. Fails on XP.
FIXME: works only on theme-less system with 800x600 resolution.

svn path=/trunk/ahk_tests/; revision=1520
2012-08-18 15:05:48 +00:00
Edijs Kolesnikovičs
ccece28cb1 [AHK_Universal_Viewer_5.7.2.0]
Delete saved settings from %AppData% before running setup.

svn path=/trunk/ahk_tests/; revision=1519
2012-08-17 13:45:38 +00:00
Edijs Kolesnikovičs
7cb159683e [AHK_Thunderbird_2.0.0.18]
Sleep until message is actually sent.

svn path=/trunk/ahk_tests/; revision=1517
2012-08-16 20:14:58 +00:00
Edijs Kolesnikovičs
c13bf8a1de [AHK_Thunderbird_2.0.0.18]
Add prepare.ahk and test to send new email message.
Tested and works on Win2k3 SP2.
Note: ControlClick and WinMenuSelectItem doesn't worj with Thunderbird.

svn path=/trunk/ahk_tests/; revision=1516
2012-08-16 19:52:04 +00:00
Edijs Kolesnikovičs
ffe284d249 [AHK_Firefox_2.0.0.20]
Add prepare.ahk, test for search bar and update zz_firefox_2.0.0.20_test.ahk to have all parameters.
Tested and works on win2k3  SP3.

svn path=/trunk/ahk_tests/; revision=1515
2012-08-16 17:07:39 +00:00
Edijs Kolesnikovičs
a074ab3a49 [AHK_Firefox_2.0.0.20]
Add download test.
Tested and works on win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1514
2012-08-16 17:02:21 +00:00
Edijs Kolesnikovičs
6480e546fe [AHK_Firefox_2.0.0.20]
Add test for address bar.
Tested and works on win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1513
2012-08-16 17:01:37 +00:00
Amine Khaldi
9268bd21a7 [AHK]
* Properly introduce some performance improvements, that were mistakenly included in the previous commit without a mention. This should squeeze more speed out of our test runs.

svn path=/trunk/ahk_tests/; revision=1512
2012-08-16 16:55:01 +00:00
Edijs Kolesnikovičs
d9271702ec [AHK_Firefox_3.0.11]
Add file download test.
Tested and works on Win2k3 SP2.
Note: ControlClick doesn't work with Firefox.

svn path=/trunk/ahk_tests/; revision=1511
2012-08-16 16:40:27 +00:00
Edijs Kolesnikovičs
b7aa70e3a4 [ahk_tests/Firefox/3.0.11]
Add test for search bar.
Tested on win2k3 SP2

svn path=/trunk/ahk_tests/; revision=1510
2012-08-16 16:33:22 +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
a71c43c189 [AHK_Firefox_3.0.11]
Add prepare.ahk and address bar test. (Copied from v12.0 test)
Tested and works in WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1508
2012-08-16 15:57:56 +00:00
Edijs Kolesnikovičs
3e18439886 [AHK_VLC_0.8.6i]
Add prepare.ahk and test to play MP4 video and close application.
Tested and works on WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1507
2012-08-16 15:06:24 +00:00
Edijs Kolesnikovičs
855bb8c4a0 [AHK_WinRAR_3.80]
Add prepare.ahk and test to extract password protected RAR archive to desktop then close WinRAR.
Tested and works fine in WInXP SP3.

svn path=/trunk/ahk_tests/; revision=1506
2012-08-16 12:37:43 +00:00
Edijs Kolesnikovičs
37d12684fe [AHK_mIRC_6.35]
Add prepare.ahk that connects to irc.freenode.net #reactos-testers channel and test that writes some text in channel and closes application.
Tested and works on WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1505
2012-08-15 21:48:06 +00:00
Edijs Kolesnikovičs
4351bdf8a7 [AHK_K-Meleon_1.5.2]
Add prepare.ahk and test to open local HTML document using File -> Open (bug 4779), exit application.
Tested and works on WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1503
2012-08-15 17:57:54 +00:00
Edijs Kolesnikovičs
9c9887616c [AHK_IrfanView_4.23]
Add prepare.ahk and test to open image file (bug 7089).

svn path=/trunk/ahk_tests/; revision=1501
2012-08-15 15:11:30 +00:00
Edijs Kolesnikovičs
627452daf4 [AHK_Foxit_Reader_2.1.2023]
Check if required mfc42.dll is in place.

svn path=/trunk/ahk_tests/; revision=1500
2012-08-14 14:45:50 +00:00
Edijs Kolesnikovičs
31f7ead573 [AHK_Flash_Player_10.3.183.11]
Added test to check if can properly load online flash (bug 6023).
Tested and works on both WinXP SP3 and win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1499
2012-08-13 14:36:56 +00:00
Edijs Kolesnikovičs
030b5890d6 [AHK_Flash_Player_10.3.183.11]
Add prepare.ahk and test to play locally located SWF.
Tested and works on both WinXP SP3 and win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1496
2012-08-11 14:11:54 +00:00
Edijs Kolesnikovičs
76b9a26a4b [AHK_Foxit_Reader_2.1.2023]
Add prepare.ahk and test to load document, go to page 29, close document, close Foxit Reader application.
Tested and works fine in both WinXP SP3 and win2k3 SP2.
Note about window 'Go to  Page'. There are two spaces between 'to' and 'Page'.

svn path=/trunk/ahk_tests/; revision=1495
2012-08-10 15:04:31 +00:00
Edijs Kolesnikovičs
66c82d788c [AHK_Filzip_3.0.6]
Added prepare.ahk and test to extract text file from archive.
Tested and works fine in WinXP SP3.
Note: Filzip v3.0.6 is buggy itself.

svn path=/trunk/ahk_tests/; revision=1494
2012-08-10 12:22:49 +00:00
Edijs Kolesnikovičs
6cdf2b8b40 [AHK_Aida32_3.94.2]
Add prepare.ahk, read the License, close application. Tests for bugs 6355 and 7090.
Tested and works fine in Win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1493
2012-08-09 18:09:31 +00:00
Edijs Kolesnikovičs
8b04f96422 [AHK_Adobe_Reader_7.1.0]
Add prepare.ahk and test to open PDF document and search (Shift+Ctrl+F dialog) some text in it.

svn path=/trunk/ahk_tests/; revision=1492
2012-08-09 16:21:03 +00:00
Edijs Kolesnikovičs
0f3a3ead5d [AHK_AbiWord_2.6.4]
Add prepare.ahk and test to check if we can save file in desktop (includes test for bug 6035).
Tested and works fine in Win2k3.

svn path=/trunk/ahk_tests/; revision=1491
2012-08-09 14:07:26 +00:00
Edijs Kolesnikovičs
d1b87fe3e0 [AHK_7-Zip_4.65]
Add test for bug #5906.

svn path=/trunk/ahk_tests/; revision=1490
2012-08-08 21:04:51 +00:00
Edijs Kolesnikovičs
78463b143f [AHK_7-Zip_4.65]
Add archive extract test.

svn path=/trunk/ahk_tests/; revision=1489
2012-08-08 19:30:49 +00:00