2.copy_text: make the test not to crash on ReactOS.
Test succeeds on Win2k3 SP1 and doesn't crash on bootcd-63478-dbgwin (VMWare Workstation 10)
svn path=/trunk/ahk_tests/; revision=2115
Add 1.copy_file to check if can copy file to the clipboard using SetClipboardData. Tested and works on both, win2k3 sp1 and ROS r61576.
svn path=/trunk/ahk_tests/; revision=2085
4.drag_and_drop: Despite WinRAR window size being the same in 2k3 and ROS, window content is renderend differently (font size differences?), so, can not access file by hardocding coordinates. Resize WinRAR window so it is rendered pretty much the same in both OS. Now file can be accessed by coordinates. But before start dragging, copy file to clipboard to make sure coordinates are OK.
svn path=/trunk/ahk_tests/; revision=2084
If SysListView321 control was not focused right away, report, focus it and continue testing.
Tested and works in clean snapshot of Win2k3 SP1.
svn path=/trunk/ahk_tests/; revision=2057
1.install: do not activate '7-Zip 9.20 Setup (Installing)' window when it becomes inactive, because window appears just for a split of second. Here running test on SSD activating window makes test to fail.
Now it succeeds again in win2k3 SP1.
svn path=/trunk/ahk_tests/; revision=2054
Add 2.demo_partner to test if can remotely control demo partner.
Test succeeds in both 2k3 SP1 and WinXP SP3.
svn path=/trunk/ahk_tests/; revision=2031
1.install_test: Waiting for 'explorer.exe' process appearing isn't enough. Wait for 'Program Manager' window to be active and then continue.
Test succeeds in win2k3 SP1.
svn path=/trunk/ahk_tests/; revision=2030
Add 4.compile_console test to check if can compile and run Mono console application.
Tested to be successful on WinXP SP3.
svn path=/trunk/ahk_tests/; revision=2026
TestsFailed(): update port number and use /debug to output Cap.exe application errors in debug log instead of showing them in message boxes.
svn path=/trunk/ahk_tests/; revision=2022
Add prepare.ahk and player_walk.ahk;
2.player_walk: make player to explore the map.
Test succeeds in WinXP SP3 (not without a lot of 'FIXMEs').
svn path=/trunk/ahk_tests/; revision=2020
2.AddArchive: Sometimes 'Compressing' window doesn't close fast and window detection can't help here much, so, add timeout loop.
Test succeeds in 2k3 SP1.
svn path=/trunk/ahk_tests/; revision=2017
Add gcc_compile.ahk to check if can run compiled C application.
Both tests succeeds in 2k3 SP1 and WinXP SP3.
svn path=/trunk/ahk_tests/; revision=2015
Add prepare.ahk and copy_text.ahk;
2.copy_text: open word document and copy text from it to the clipboard.
Test succeeds in 23k SP1 and WinXP SP3.
svn path=/trunk/ahk_tests/; revision=2011
install_test.ahk: lets be safe and check if hard-coded path exists when the one received from registry does not.
svn path=/trunk/ahk_tests/; revision=2009
Add prefbar_addon.ahk to check if can download and install PrefBar Firefox add-on and check if it works (load a website with images disabled).
Test succeeds in 2k3 SP1 and WinXP SP3. Thanks HeisSpiter for hosting the files.
svn path=/trunk/ahk_tests/; revision=2005