Commit Graph

18 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
aa6ec4cf07 [AHK_Foxit_Reader_2.1.2023]
This got committed in 1961, sorry.

svn path=/trunk/ahk_tests/; revision=1962
2013-02-10 13:11:24 +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
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
21d55a9061 [AHK_Foxit_Reader_2.1.2023]
Match new design, add few more checks.
Both tests works fine in win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1611
2012-09-08 04:54:49 +00:00
Edijs Kolesnikovičs
91eacb144c [AHK_Foxit_Reader_2.1.2023]
Make old script compatible with new helper functions.
Make use of bContinue.

svn path=/trunk/ahk_tests/; revision=1560
2012-08-26 11:00:30 +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
677eed2688 [AHK_Foxit_Reader_2.1.2023]
Fix mistake in registry address.

svn path=/trunk/ahk_tests/; revision=1523
2012-08-22 21:05:10 +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
627452daf4 [AHK_Foxit_Reader_2.1.2023]
Check if required mfc42.dll is in place.

svn path=/trunk/ahk_tests/; revision=1500
2012-08-14 14:45:50 +00:00
Edijs Kolesnikovičs
76b9a26a4b [AHK_Foxit_Reader_2.1.2023]
Add prepare.ahk and test to load document, go to page 29, close document, close Foxit Reader application.
Tested and works fine in both WinXP SP3 and win2k3 SP2.
Note about window 'Go to  Page'. There are two spaces between 'to' and 'Page'.

svn path=/trunk/ahk_tests/; revision=1495
2012-08-10 15:04:31 +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
ae4471464f [AHK_Foxit_Reader_2.1.2023]
Add install test. Works fine in both WinXP SP3 and Win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1461
2012-08-01 18:39:00 +00:00