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
6505850575a335b7b48d231e2caac8abd6783149
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Core.Tests
History
Ben Marsh
14aee7947a
Horde: Enable code style warnings in "Analyze" configuration for Horde.Agent and Horde.Agent.TrayApp, and fix current violations.
...
[CL 27806357 by Ben Marsh in ue5-main branch]
2023-09-12 16:20:59 -04:00
..
AsyncThreadPoolWorkQueueTests.cs
Horde: Disable max concurrency test. This is not thread safe (on the uniqueTaskIds set), nor deterministic (there is no guarantee that the same task ids will be used for each spawned task).
2023-06-27 17:15:22 -04:00
BuzHashTests.cs
EpicGames.Core: Fix some style warnings.
2023-08-09 15:02:35 -04:00
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
EpicGames.Core: Fix some style warnings.
2023-08-09 15:02:35 -04:00
JsonObjectTests.cs
EpicGames.Core: Enable code style warnings in Analyze configuration, and fix current violations.
2023-09-12 13:23:14 -04:00
JsonTracerTests.cs
Horde: Various static analyzer fixes.
2023-08-12 10:14:12 -04:00
MemorySerializerTests.cs
EpicGames.Core: Fix some style warnings.
2023-08-09 15:02:35 -04:00
SemVerTests.cs
…
VarIntTests.cs
…