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
c65a2c0128ee2dabfacb1300a40645e8aa75902e
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
…
AutomationDeviceClusterManager.h
…
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
…