Commit Graph

345 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
f53bcede49 [AHK_Java_6.25]
Improve uninstall process, reduce waiting time, increase it where needed, use more reliable methods for windows to close/appear.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1776
2012-09-30 05:18:41 +00:00
Edijs Kolesnikovičs
1868b809a4 [AHK_Firefox_12.0]
Use better method to wait for window to close.
Tested and works.

svn path=/trunk/ahk_tests/; revision=1771
2012-09-29 17:09:20 +00:00
Edijs Kolesnikovičs
619967af66 [AHK_GlideWrapZbag_0.84c]
Improve uninstall process, remove hardcoded sleep calls, reduce waiting time.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1767
2012-09-29 16:00:01 +00:00
Edijs Kolesnikovičs
42560b2544 [AHK_FreeBASIC]
Remove hardcoded sleep calls, reduce waiting time, use better method to wait for window to close.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1763
2012-09-29 14:14:43 +00:00
Edijs Kolesnikovičs
460da306d3 [AHK_Notepad++_6.1.2]
Remove sleeps from prepare and add loop to SaveAsDesktop.
Tested and works in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1761
2012-09-28 05:36:10 +00:00
Edijs Kolesnikovičs
20d17c15f2 [AHK_Notepad++_6.1.2]
Add Sleep to prepare, because it is a must.
Use ControlSetText instead of ControlSend.
Tested and works.

svn path=/trunk/ahk_tests/; revision=1760
2012-09-27 16:23:46 +00:00
Edijs Kolesnikovičs
4ade2eaaa0 [AHK_Foxit_Reader_2.1.2023]
Remove unnecessary sleep calls, reduce waiting time.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1759
2012-09-26 12:37:25 +00:00
Edijs Kolesnikovičs
9ed9e87dbb [AHK_SciTE_1.77]
Remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1758
2012-09-26 12:14:50 +00:00
Edijs Kolesnikovičs
7c6d2f1cf2 [AHK_Fox_Audio_Player_0.9.1]
Reduce waiting time, remove hardcoded sleep calls.
Tested and works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1757
2012-09-26 11:58:02 +00:00
Edijs Kolesnikovičs
76da10add5 [AHK_Filzip_3.0.6]
Remove hardcoded sleep calls, reduce waiting time, improve uninstall process.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1756
2012-09-26 11:48:00 +00:00
Edijs Kolesnikovičs
f6d7d81204 [AHK_IrfanView_4.23]
Remove useless new line.

svn path=/trunk/ahk_tests/; revision=1755
2012-09-26 11:36:23 +00:00
Edijs Kolesnikovičs
9ecbd9f8f7 [AHK_FAR_Manager_1.70.2087]
Remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1754
2012-09-26 11:32:30 +00:00
Edijs Kolesnikovičs
35aa34f7ca [AHK_Double_Commander_0.5.4]
Remove unnecessary hardcoded sleep calls, reduce waiting time improve uninstall process.
The test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1753
2012-09-26 11:22:38 +00:00
Edijs Kolesnikovičs
2a25d9cb8c [AHK_DOSBox_0.74]
Remove hardcoded sleep calls, reduce waiting time, add one more check, improve uninstall process.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1752
2012-09-26 11:10:09 +00:00
Edijs Kolesnikovičs
24816c0e01 [AHK_DOSBox_0.72]
Remove hardcoded sleep calls, reduce waiting time, add one more check, improve uninstall process.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1751
2012-09-26 11:01:55 +00:00
Edijs Kolesnikovičs
7219bfc9e6 [AHK_Diablo_II_1.4]
Remove hardcoded sleep calls, decrease waiting time.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1750
2012-09-25 06:34:46 +00:00
Edijs Kolesnikovičs
0101517c48 [AHK_BitTorrent_7.7.27928]
Remove hardcoded sleep calls, decrease waiting time.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1749
2012-09-25 06:30:30 +00:00
Edijs Kolesnikovičs
7a3b5510d0 [AHK_Audio_Grabber_1.83_SE]
Improve uninstall process, provide more debug info, remove hardcoded sleep calls, reduce waiting time.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1748
2012-09-25 06:20:35 +00:00
Edijs Kolesnikovičs
7904770d4f [AHK_Adobe_Reader_7.1.0]
Improve uninstall, remove unnecessary sleep calls, get button we need to click in order to continue.
Seems that both tests works without some random failure on win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1747
2012-09-25 05:27:57 +00:00
Edijs Kolesnikovičs
d04cdbcf6f [AHK]
Make sure explorer.exe process is started before continuing.

svn path=/trunk/ahk_tests/; revision=1746
2012-09-25 04:43:33 +00:00
Edijs Kolesnikovičs
f35dd185b1 [AHK_Flash_Player_10.3]
Remove. We have better test.

svn path=/trunk/ahk_tests/; revision=1745
2012-09-24 14:33:44 +00:00
Edijs Kolesnikovičs
21b7d38ec4 [AHK_Abyss_Web_Server_X1_2.7]
Remove hardcoded sleep calls, reduce waiting time.
The test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1744
2012-09-24 14:32:36 +00:00
Edijs Kolesnikovičs
f0266a8a74 [AHK_Abiword_2.9.2]
Remove hardcoded sleeps, reduce waiting time.
The test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1743
2012-09-24 14:22:35 +00:00
Edijs Kolesnikovičs
174eaec759 [AHK_Abiword_2.6.4]
Provide more debug information, remove hardcoded sleep calls.
Both tests works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1742
2012-09-24 14:10:29 +00:00
Edijs Kolesnikovičs
d1e3ef1ea9 [AHK_7-Zip_4.65]
Improve uninstall process, provide more information, add some more checks, remove hardcoded sleep calls, reduce waiting time.
All 3 tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1741
2012-09-24 13:26:02 +00:00
Edijs Kolesnikovičs
27508e71c5 [AHK_WinRAR_3.80]
Improve uninstall process, provide more information, add some more checks, remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1740
2012-09-24 13:01:05 +00:00
Edijs Kolesnikovičs
df9435cd6b [AHK_VLC_0.8.6i]
Improve uninstall process, provide more information, add some more checks, remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1739
2012-09-24 12:39:07 +00:00
Edijs Kolesnikovičs
cae57ccdb4 [AHK_Helper_Functions]
Turn off hidden text detection.

svn path=/trunk/ahk_tests/; revision=1738
2012-09-24 12:21:00 +00:00
Edijs Kolesnikovičs
f7c922e925 [AHK_Universal_Viewer_5.7.2.0]
Remove unnecessary sleep calls, reduce waiting time, add comments.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1737
2012-09-24 12:18:47 +00:00
Edijs Kolesnikovičs
cfc655cfba [AHK_TuxPaint_0.9.21c]
Remove sleep calls, reduce waiting time.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1736
2012-09-23 18:28:37 +00:00
Edijs Kolesnikovičs
5df77e614e [AHK_Thunderbird_2.0.0.18]
Improve uninstall process, reduce/increase waiting time, remove some hardcoded sleep calls where possible,
provide more information. Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1735
2012-09-23 18:18:08 +00:00
Edijs Kolesnikovičs
2b9157c6bf [AHK_TeamViewer_7.0]
Improve uninstall process, reduce/increase waiting time, remove hardcoded sleep calls, provide more information.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1734
2012-09-23 17:41:20 +00:00
Edijs Kolesnikovičs
763889cd32 [AHK_Samba-TNG_0.5-RC1]
Add some more checks, remove hardcoded sleep calls, reduce waiting time.
Tested and works fine in of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1733
2012-09-23 17:25:12 +00:00
Edijs Kolesnikovičs
8fbe6a2579 [AHK_Notepad++_6.1.2]
Improve uninstall process, reduce waiting time, remove sleeps,  provide more information, add some comments.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1732
2012-09-23 17:18:29 +00:00
Edijs Kolesnikovičs
554796d784 [AHK_MPC_HC_1.6.3.5626]
Remove sleep calls, reduce waiting time.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1731
2012-09-23 16:18:15 +00:00
Edijs Kolesnikovičs
ee1ce95325 [AHK_mIRC_7.25]
Improve uninstall process, reduce waiting time, remove sleeps,
provide more information, add some comments.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1730
2012-09-23 16:09:19 +00:00
Edijs Kolesnikovičs
1eae17ac98 [AHK_Adobe_Flash_Player_10.3.183.11]
Remove some hardcoded sleep calls, improve comments, reduce waiting time,
provide more information on failure.
Tested and works fine in clean snapshot of win2k3 sp2

svn path=/trunk/ahk_tests/; revision=1729
2012-09-23 10:54:51 +00:00
Edijs Kolesnikovičs
ea8fcfbd74 [AHK_Aida32_3.94.2]
Improve install process, remove unnecessary sleep calls.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1728
2012-09-23 04:55:55 +00:00
Edijs Kolesnikovičs
42ba65538b [AHK_7-Zip_9.20]
Improve uninstall process, add some more checks, remove hardcoded sleep calls.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1727
2012-09-23 04:41:02 +00:00
Edijs Kolesnikovičs
c9bf168ef8 [AHK_IrfanView_4.23]
Use helper function to return executable path.
Tested and works.

svn path=/trunk/ahk_tests/; revision=1726
2012-09-22 17:03:58 +00:00
Edijs Kolesnikovičs
6db9ae0671 [AHK_PuTTY_0.62]
Add install test.
The test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1725
2012-09-22 13:19:26 +00:00
Edijs Kolesnikovičs
c6727a39ad [AHK_IrfanView_4.23]
Turn off default AHK function.
Now we will have more info what is going on.
Tested and works in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1724
2012-09-22 07:37:49 +00:00
Edijs Kolesnikovičs
62fcba5478 [AHK_Window_title_space]
This got deleted.

svn path=/trunk/ahk_tests/; revision=1723
2012-09-22 05:31:09 +00:00
Edijs Kolesnikovičs
851e8e8cf0 [AHK_Firefox_2.0.0.20]
Improve uninstall proces, remove/reduce sleep calls, add some more checks.
All 4 tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1722
2012-09-22 05:29:40 +00:00
Edijs Kolesnikovičs
1c5bfd89e2 [AHK_Firefox_3.0.11]
Improve uninstall proces, remove/reduce sleep calls, add some more checks.
All 4 tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1721
2012-09-22 05:09:57 +00:00
Edijs Kolesnikovičs
4bc370d3ee [AHK_Firefox_12.0]
Wait for child process to finish then check if directory exists.

svn path=/trunk/ahk_tests/; revision=1720
2012-09-22 05:00:10 +00:00
Edijs Kolesnikovičs
533169308a [AHK_Window_Title_Space]
Another try to fix 'CRASH' in testman. Credits goes to Usurp.

svn path=/trunk/ahk_tests/; revision=1719
2012-09-22 04:40:24 +00:00
Edijs Kolesnikovičs
1f1f113f2f [AHK_Firefox_12.0]
Add some more checks, reduce waiting time.
This should fastener to tell if there was failure.
Tested and works in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1718
2012-09-22 04:39:03 +00:00
Edijs Kolesnikovičs
de7291cf85 [AHK_Firefox_12.0]
Add some more checks and remove some sleep calls.
All tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1717
2012-09-21 16:37:53 +00:00
Edijs Kolesnikovičs
d700b985c8 [AHK_Firefox_12.0]
Remove hardcoded sleep calls.
The install test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1716
2012-09-21 12:36:53 +00:00