Commit Graph

6 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
ac8d64773c [AHK]
prepare: Since we have separate files, we can't get correct line numbers, so, use function name (if any) in debug logs to help to identify what is where.

svn path=/trunk/ahk_tests/; revision=1957
2013-02-08 18:30:22 +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
1217816bdb [AHK_PuTTY_0.6.2]
Add prepare and 2.telnet;
2.telnet: check if can make telnet connection;
All tests succeeds in both win2k3 sp2 and winxp sp3. Thanks to Mysoft for sharing ideas.

svn path=/trunk/ahk_tests/; revision=1903
2012-11-27 14:00:37 +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