This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
710207c10be4e9b52682fe8fc231f96b6da070eb
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AutomationController
/
Private
History
jerome delattre
278d74662e
Fix ExecCmds Automation queueing command line to support input like -exccmds="Automation RunTest MyTest,Automation List,Automation Quit"
...
#rnx #rb Chris.Constantinescu [CL 26057431 by jerome delattre in 5.3 branch]
2023-06-16 12:39:35 -04:00
..
AutomationCommandline.cpp
Fix ExecCmds Automation queueing command line to support input like -exccmds="Automation RunTest MyTest,Automation List,Automation Quit"
2023-06-16 12:39:35 -04:00
AutomationControllerManager.cpp
Fix filtered out test results in automation window for the case when "Search" bar is not empty.
2023-06-14 09:46:24 -04:00
AutomationControllerManager.h
Fix filtered out test results in automation window for the case when "Search" bar is not empty.
2023-06-14 09:46:24 -04:00
AutomationControllerModule.cpp
…
AutomationControllerModule.h
…
AutomationControllerSettings.cpp
Implement auto expansion of subgroups that has only one child in SessionFrontend
2023-06-14 04:56:18 -04:00
AutomationDeviceClusterManager.cpp
Improve device timeout error by differenciating DeviceName and GameInstance from the Automation device cluster manager API
2023-01-31 13:35:09 -05:00
AutomationDeviceClusterManager.h
Improve device timeout error by differenciating DeviceName and GameInstance from the Automation device cluster manager API
2023-01-31 13:35:09 -05:00
AutomationReport.cpp
…
AutomationReport.h
…
AutomationReportManager.cpp
Automation test - standardize status in csv report
2023-06-09 13:28:42 -04:00
AutomationReportManager.h
…
AutomationTelemetry.cpp
…
AutomationTelemetry.h
…