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
d3df045ab8180ed45c2ed98bbf4bbdb052b443ed
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AutomationController
/
Private
History
steve robb
85f2d450ad
EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
...
#rb robert.manuszewski [CL 34305488 by steve robb in ue5-main branch]
2024-06-12 09:14:05 -04:00
..
AutomationCommandline.cpp
EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
2024-06-12 09:14:05 -04:00
AutomationControllerManager.cpp
EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
2024-06-12 09:14:05 -04:00
AutomationControllerManager.h
EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
2024-06-12 09:14:05 -04:00
AutomationControllerModule.cpp
…
AutomationControllerModule.h
…
AutomationControllerSettings.cpp
Prune log info when passing test results to test report when test succeed to reduce foot print
2024-06-04 09:23:22 -04:00
AutomationDeviceClusterManager.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
AutomationDeviceClusterManager.h
AutomationTest - Use FApp::GetInstanceId() instead of Messaging Address to identify Automation worker
2023-12-11 01:29:09 -05:00
AutomationReport.cpp
EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
2024-06-12 09:14:05 -04:00
AutomationReport.h
EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
2024-06-12 09:14:05 -04:00
AutomationReportManager.cpp
…
AutomationReportManager.h
…
AutomationTelemetry.cpp
…
AutomationTelemetry.h
…