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
6b93b481720f95200edd87b18c40c024dfc25add
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
History
Wes Hunt
6b93b48172
Fix log output location to be symmetrical
...
[CL 2614421 by Wes Hunt in Main branch]
2015-07-08 20:02:18 -04:00
..
AllDesktop
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
Android
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
AutomationUtils
For for UAT RunSingleInstance not correctly honoring uebp_UATMutexNoWait. It would run the command and then try and take the mutex and run it again, which would fail when it couldn't take the mutex (because uebp_UATMutexNoWait is only set when another UAT is expected to already be running).
2015-07-08 13:35:20 -04:00
GUBP
Add a separate LegacyNode class for wrapping around old GUBPNode objects.
2015-07-08 16:00:52 -04:00
HTML5
Fix compile failure on Mac due to unused variable warning being treated as an error.
2015-07-06 20:53:10 -04:00
IOS
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
Linux
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
Mac
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
Properties
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
Scripts
Fix log output location to be symmetrical
2015-07-08 20:02:18 -04:00
Win
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
app.config
…
AutomationTool_Mono.sln
- Renamed Desktop target platform to AllDesktop to reduce conflicts with Desktop directories [UEPLAT-894]
2015-06-16 11:09:27 -04:00
AutomationTool.csproj
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
Program.cs
UEB-260 - Break AutomationTool into AutomationUtils that all automation projects depend on, and AutomationTool, which essentially only contains the startup code.
2015-06-30 11:40:05 -04:00
SharedUtils.cs
Handle UAT arguments which end in a blackslash correctly (eg. -MyArg1=D:\\UE4\\ -MyArg2)
2015-05-22 18:12:22 -04:00