Files
UnrealEngineUWP/Engine/Source/Developer/AutomationController
Justin Hair 0a3cc55331 Commandline test names no longer need spaces.
Example:
Both of these will work!
     -ExecCmds="Automation RunTests MeshFactoryValidation"
     -ExecCmds="Automation RunTests Mesh Factory Validation"

[CL 2564818 by Justin Hair in Main branch]
2015-05-26 08:44:40 -04:00
..