Commit Graph

8 Commits

Author SHA1 Message Date
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
f2488592c7 [AHK_WinRAR_3.80]
Match new design, add few more checks.
Both tests works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1650
2012-09-12 11:33:39 +00:00
Edijs Kolesnikovičs
1d5238ad6a [AHK_WinRAR_3.80]
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Make use of bContinue.
Both tests tested and works fine win win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1578
2012-08-27 15:24:39 +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
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
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
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
ed80daa18f [AHK_WinRAR_3.80]
Add install test. Tested and works in WinXP SP3.

svn path=/trunk/ahk_tests/; revision=1469
2012-08-02 10:22:36 +00:00