mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[regtest.cmd] -RENAME parameter in add_rostests_file doesn't have any effect on the name of the installed file so rename sine files manually before starting tests.
svn path=/trunk/; revision=73569
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user