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
32f666ea421cc24a09a0ef62a46dc677f61399bd
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Core.Tests
History
joe kirchoff
e5618b4c2d
EpicGames.Core: Don't throw a new Exception when a JsonException occurs when parsing
...
#rnx #jira UE-196461 [CL 30310003 by joe kirchoff in ue5-main branch]
2023-12-13 19:01:45 -05:00
..
AppContainerTests.cs
Horde: Add support for AppContainers in ManagedProcess
2023-12-13 14:48:45 -05:00
AsyncThreadPoolWorkQueueTests.cs
Fix threading issue in AsyncThreadPoolWorkQueueTest.
2023-09-28 09:00:21 -04:00
BuzHashTests.cs
…
EpicGames.Core.Tests.csproj
Horde: Enable code style warnings in "Analyze" configuration for Horde.Agent and Horde.Agent.TrayApp, and fix current violations.
2023-09-12 16:20:59 -04:00
FileUtilsTests.cs
…
ILoggerPropertyTests.cs
…
JsonObjectTests.cs
EpicGames.Core: Don't throw a new Exception when a JsonException occurs when parsing
2023-12-13 19:01:45 -05:00
JsonTracerTests.cs
Update Engine/Source/Programs/Shared to use same .editorconfig rules as Horde.
2023-09-16 12:23:02 -04:00
LogValueTests.cs
Horde: Add helper methods for writing directory trees to storage writers.
2023-12-13 09:45:27 -05:00
MemoryAllocatorTests.cs
EpicGames.Core: Add a deterministic memory allocator to EpicGames.Core for use with large allocations, reducing pressure on the LOH.
2023-11-07 12:09:28 -05:00
MemorySerializerTests.cs
…
MemoryWriterTests.cs
EpicGames.Core: Add a deterministic memory allocator to EpicGames.Core for use with large allocations, reducing pressure on the LOH.
2023-11-07 12:09:28 -05:00
SemVerTests.cs
…
VarIntTests.cs
…