| .. |
|
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
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |
|
ClockTest.cpp
|
Core/Clock: Add Tick method
|
2023-12-18 12:15:08 +01:00 |
|
ColorTest.cpp
|
Core/Color: Add ApproxEqual and make equality exact
|
2023-09-10 14:43:57 +02:00 |
|
CommandLineParametersTests.cpp
|
Optimize out a lot of std::string construction and allocations (#415)
|
2023-12-30 14:50:57 +01: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
|
Core/OpenMode: Rename ReadOnly/WriteOnly to Read/Write
|
2023-12-25 19:49:03 +01:00 |
|
ImageLoading.cpp
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |
|
ImageStreamLoading.cpp
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |
|
MeshLoading.cpp
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +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 |
|
ProcessTests.cpp
|
UnitTests: Increase process test delay
|
2024-02-11 22:48:38 +01:00 |
|
RefCountedTest.cpp
|
Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
|
2022-12-26 08:44:11 +01:00 |
|
SerializationTest.cpp
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |
|
StringExtTest.cpp
|
Core/StringExt: Add TrimLeftCount and TrimRightCount
|
2024-01-26 15:11:31 +01:00 |
|
TaskSchedulerTests.cpp
|
Core/TaskScheduler: Fix deadlock when exiting
|
2024-02-04 13:43:55 +01:00 |
|
TimeTest.cpp
|
Tests: Add negative Time formatting tests
|
2024-02-02 14:31:40 +01:00 |
|
UuidTest.cpp
|
Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
|
2022-12-26 08:44:11 +01:00 |
|
VirtualDirectoryTest.cpp
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |