Commit Graph

10 Commits

Author SHA1 Message Date
Edijs Kolesnikovičs
f7c922e925 [AHK_Universal_Viewer_5.7.2.0]
Remove unnecessary sleep calls, reduce waiting time, add comments.
Tested and works fine in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1737
2012-09-24 12:18:47 +00:00
Edijs Kolesnikovičs
f7e8897156 [AHK_Universal_Viewer_5.7.2.0]
Match new design, add few more checks.
Both tests works nicely in clean snapshot of win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1640
2012-09-11 06:30:29 +00:00
Edijs Kolesnikovičs
52b6540d27 [AHK_Universal_Viewer_5.7.2.0]
Add comment that we should not use '!n' (use '{Alt}f' instead), because it fails on Windows.

svn path=/trunk/ahk_tests/; revision=1577
2012-08-27 15:03:14 +00:00
Edijs Kolesnikovičs
949a64af4b [AHK_Universal_Viewer_5.7.2.0]
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Both tests tested and works fine win win2k3 sp2.

svn path=/trunk/ahk_tests/; revision=1575
2012-08-27 14:38:29 +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
ca923c756f [AHK_Universal_Viewer_5.7.2.0]
Add prepare.ahk and test to open PDF document, go to page 29, close document, close application.
Tested and works on win2k3 SP2. Fails on XP.
FIXME: works only on theme-less system with 800x600 resolution.

svn path=/trunk/ahk_tests/; revision=1520
2012-08-18 15:05:48 +00:00
Edijs Kolesnikovičs
ccece28cb1 [AHK_Universal_Viewer_5.7.2.0]
Delete saved settings from %AppData% before running setup.

svn path=/trunk/ahk_tests/; revision=1519
2012-08-17 13:45:38 +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
e19d5a8083 [AHK_Universal_Viewer_5.7.2.0]
Add install test. Tested and works fine on both WinXP SP3 and Win2k3 SP2.

svn path=/trunk/ahk_tests/; revision=1484
2012-08-06 14:28:49 +00:00