You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* This will give us wider data collection to detect regressions in the cases where a single project has a blocking issue. AutomationTool: * Add support for appending semicolon delimited parameters into Options (to feed <ForEach/>) Horde: * Put project name into labels to isolate trends graph as builds are run on different projects #jira none #rb tbd [CL 16318721 by geoff evans in ue5-main branch]
2 lines
211 B
Batchfile
Executable File
2 lines
211 B
Batchfile
Executable File
@call %~dp0RunUAT.bat BuildGraph -Script=Engine/Build/IterationProfile.xml -Target="Run Iteration Profile Tests" -append:ProjectNames="EngineTest" -append:ProjectNames="ShooterGame" -set:TestWin64Editor=true %*
|