NazaraEngine/tests/UnitTests
SirLynix e3ad9be759 Core/TaskScheduler: Fix work ending condition
Use remaining task count instead of idle worker count, this avoids a race condition where a worker signals idle after being tasked with a new job
2024-02-03 22:40:12 +01:00
..
Engine Core/TaskScheduler: Fix work ending condition 2024-02-03 22:40:12 +01:00
main.cpp Cleanup includes 2023-12-02 13:56:24 +01:00
resources.cpp Move unit tests to the unittests asset folder 2022-12-29 12:07:52 +01:00
subprocess1.cpp UnitTests/Process: Increase wait durations 2024-01-23 19:31:21 +01:00
subprocess2.cpp UnitTests/Process: Increase wait durations 2024-01-23 19:31:21 +01:00
xmake.lua Add process unit tests 2024-01-23 19:31:21 +01:00