Commit Graph

8 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
f6c0f1b38f [AHK]
Control name is indeed 4th param required by ControlGet. Spotted by Thomas Faber.

svn path=/trunk/ahk_tests/; revision=1961
2013-02-10 12:24:14 +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
0b5a10ebec [AHK_Audio_Grabber_1.83_SE]
Add a test to check if can start app, calculate checksum of wav file and close application.
Test works in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1871
2012-11-05 08:32:19 +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
7640056a9f [AHK_Audio_Grabber_1.83_SE]
Add install test.
The test works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1661
2012-09-14 06:08:42 +00:00