DotRecastNetSim/test/DotRecast.Detour.Crowd.Test
ikpil eb1aa49363 [Upstream] Fix out of bounds access in dtMergeCorridorStartMoved and add tests
size can become negative if req > maxPath. This may happen when visited buffer is larger than path buffer.
Add tests to cover different use cases of the function including Should add visited points not present in path up to the path capacity to cover the fix.
List tests files explicitly. When new file is added CMake does not add it to the already generated list if GLOB is used.

- 599fd0f023
- https://github.com/recastnavigation/recastnavigation/pull/635

replace comment in DtPathCorridor

checking

tt

npath
2024-02-23 01:06:00 +09:00
..
AbstractCrowdTest.cs remove Parallelizable in UnitTest 2024-01-21 19:27:58 +09:00
Crowd1Test.cs remove Parallelizable in UnitTest 2024-01-21 19:27:58 +09:00
Crowd4Test.cs remove Parallelizable in UnitTest 2024-01-21 19:27:58 +09:00
Crowd4VelocityTest.cs remove Parallelizable in UnitTest 2024-01-21 19:27:58 +09:00
DotRecast.Detour.Crowd.Test.csproj coverlet.collector 6.0.1 2024-02-22 01:25:19 +09:00
DtPathCorridorTest.cs [Upstream] Fix out of bounds access in dtMergeCorridorStartMoved and add tests 2024-02-23 01:06:00 +09:00
RecastTestMeshBuilder.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
SampleAreaModifications.cs align 2023-08-08 23:29:17 +09:00