Author: spetreolle
Date: Mon Aug 15 23:32:42 2016
New Revision: 72234
URL:
http://svn.reactos.org/svn/reactos?rev=72234&view=rev
Log:
Get rosautotest from the web.
@aminekhaldi thanks for the idea.
ONLINE-567
Modified:
trunk/reactos/boot/bootdata/bootcdregtest/AHKAppTests.cmd
Modified: trunk/reactos/boot/bootdata/bootcdregtest/AHKAppTests.cmd
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/bootcdregtes…
==============================================================================
--- trunk/reactos/boot/bootdata/bootcdregtest/AHKAppTests.cmd [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/bootcdregtest/AHKAppTests.cmd [iso-8859-1] Mon Aug 15
23:32:42 2016
@@ -6,4 +6,6 @@
)
xcopy /Y /H /E D:\AHK-Tests\*.* C:\ReactOS\bin
-dbgprint "....AHK Application testing suite added."
+REM Download Amine's rosautotest from svn
+dwnl
http://svn.reactos.org/amine/rosautotest.exe C:\ReactOS\system32\rosautotest.exe
+dbgprint "....AHK Application testing suite added."