Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Grant
c0452957a1 Merging latest engine code from Orion via //depot/UE4-To-//UE4/Main
[CL 2744667 by Andrew Grant in Main branch]
2015-10-28 08:58:16 -04:00
Marc Audy
e5bb9b4d0d Integrate all non-branch Engine/Source changes from //depot/UE4-Orion to //depot/UE4
#lockdown Ben.Marsh
#platformnotify Josh.Adams

[CL 2718236 by Marc Audy in Main branch]
2015-10-06 15:59:09 -04:00
Mike Beach
9561cf441a Switching the automation commandline exec to use GLog as its OutputDevice to prevent a crash when it is used later (as the command executes over multiple frames).
#codereview Justin.Hair, Jason.Bestimt, Ben.Salem

[CL 2664682 by Mike Beach in Main branch]
2015-08-21 13:53:18 -04:00
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
Justin Hair
7171478fa2 #Automation - Unified two commandline automation pathways (one via commandlet, one in the "worker") into one.
#NOTE - "-AutomationTests=" has been deprecated
#NOTE - Supported Commands are now "List", "RunTests", RunAll", and "Quit"

#NOTE - Syntax is now -ExecCmds="Automation List;RunAll;Quit"

[CL 2542722 by Justin Hair in Main branch]
2015-05-08 08:36:05 -04:00