Commit Graph

14 Commits

Author SHA1 Message Date
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
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
313ba11941 [AHK]
Do not execute anything when '--list' parameter passed.

svn path=/trunk/ahk_tests/; revision=1939
2013-01-06 06:17:29 +00:00
Edijs Kolesnikovičs
5e24c89319 [AHK_Sunbird_0.9]
Improve uninstall process, remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in win2k3 ps2.

svn path=/trunk/ahk_tests/; revision=1808
2012-10-08 14:18:36 +00:00
Edijs Kolesnikovičs
18c6bdcac3 [AHK_Sunbird_0.9]
Match new design, add few more checks. 
Both tests works on clean install of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1636
2012-09-11 04:27:17 +00:00
Edijs Kolesnikovičs
f8220d271b [AHK_Sunbird_0.9]
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Flip the logic.
Tested and works in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1585
2012-08-27 21:07:03 +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
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
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
d018b862da [AHK]
Fix illegal character in variable name.

svn path=/trunk/ahk_tests/; revision=1466
2012-08-01 20:31:25 +00:00
Edijs Kolesnikovičs
79ebe27ad2 [AHK_install_tests]
Forgot to assign value to InstalledDir.

svn path=/trunk/ahk_tests/; revision=1464
2012-08-01 20:15:33 +00:00
Edijs Kolesnikovičs
64c0004442 [AHK_Sunbird_0.9]
Add install test. Works fine on both WinXP SP3 and Win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1463
2012-08-01 19:38:13 +00:00