reactos/boot/bootdata/bootcdregtest/regtest.cmd
Colin Finck 950c86fb4c Fix remaining text file line endings in the tree. (#18)
Based on https://stackoverflow.com/a/1511273

Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
2017-10-06 15:00:36 +02:00

15 lines
473 B
Batchfile

@echo off
set WINETEST_DEBUG=0
set WINETEST_PLATFORM=reactos
move C:\ReactOS\bin\redirtest1.dll C:\ReactOS\bin\kernel32test_versioned.dll
move C:\ReactOS\bin\testdata\redirtest2.dll C:\ReactOS\bin\testdata\kernel32test_versioned.dll
if exist "C:\ReactOS\bin\AHKAppTests.cmd" (
dbgprint "Preparing AHK Application testing suite."
call C:\ReactOS\bin\AHKAppTests.cmd
del C:\ReactOS\bin\AHKAppTests.cmd
)
dbgprint --process "ipconfig"
start rosautotest /r /s /n