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
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
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
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