NazaraEngine/tests/UnitTests/Engine/Core
SirLynix 6059f608c0 Minor improvements 2023-12-04 00:22:36 +01:00
..
AbstractHashTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
AlgorithmCoreTest.cpp Update for latest nazarautils update 2023-07-17 19:05:15 +02:00
ApplicationTest.cpp Reenable unit tests in release mode 2023-07-30 10:55:38 +02:00
BufferingTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
ByteArrayTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
ByteStreamTest.cpp Replace GetPlatformEndianness() by PlatformEndianness constexpr 2023-09-08 09:13:04 +02:00
ClockTest.cpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
ColorTest.cpp Core/Color: Add ApproxEqual and make equality exact 2023-09-10 14:43:57 +02:00
CommandLineParametersTests.cpp Core: Add CommandLineParameters 2023-07-30 11:46:55 +02:00
ErrorTest.cpp Split error macro into two versions (format vs non-formating) to allow format checking at compile-time 2023-11-02 15:18:03 +01:00
FileTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
ObjectHandleTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
ObjectRefTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
ParameterListTest.cpp Fix a bunch of warnings 2023-05-30 12:34:38 +02:00
PrimitiveListTest.cpp Core/PrimitiveList: Rework and inline the class 2023-11-26 21:27:24 +01:00
RefCountedTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
SerializationTest.cpp Fix unit tests 2023-08-12 14:43:59 +02:00
StringExtTest.cpp Minor improvements 2023-12-04 00:22:36 +01:00
TimeTest.cpp Core/Time: Add support for AsSeconds<integer> 2023-06-28 07:04:20 +02:00
UuidTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
VirtualDirectoryTest.cpp Update for latest nazarautils update 2023-07-17 19:05:15 +02:00