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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
AutomationUtils
/
Matchers
History
ben marsh
e29ca7383b
Add a log event matcher for running bash scripts. Improves errors in Horde server build jobs.
...
#rnx [CL 37173211 by ben marsh in 5.5 branch]
2024-10-16 09:26:34 -04:00
..
.editorconfig
…
ContentEventMatcher.cs
…
CrashEventMatcher.cs
…
DockerEventMatcher.cs
…
ExceptionEventMatcher.cs
…
ExitCodeEventMatcher.cs
Add a log event matcher for running bash scripts. Improves errors in Horde server build jobs.
2024-10-16 09:26:34 -04:00
GenericEventMatcher.cs
…
GradleEventMatcher.cs
…
LocalizationEventMatcher.cs
…
LogChannelEventMatcher.cs
…
MsTestEventMatcher.cs
Horde: Match MSTest errors which contain parameter lists.
2024-04-25 09:23:28 -04:00
SanitizerEventMatcher.cs
Substitute properties from Sanitizer report in Log format + fix Context and SourceFile properties in UE.Automation test report summary.
2024-05-28 10:27:20 -04:00
ShaderEventMatcher.cs
…
SourceFileLineEventMatcher.cs
…
SystemicEventMatcher.cs
…
UnsecureHttpMatcher.cs
…