Torque3D/Engine/source/testing
AzaezelX 0ccb27b7ad supress concurent threadsafedeque test as invalid
it's never actually used like that in practice, and while the cornercase reminder is useful, it's activetly causing overlooks for practical problems
2024-02-10 10:16:23 -06:00
..
consoleTest.cpp Console Refactor 2023-09-13 10:33:20 +02:00
datablockTest.cpp Cleanup after datablock tests 2023-09-16 23:34:48 +02:00
dataChunkerTest.cpp Add tests for FrameAllocator and DataChunker 2024-02-05 22:53:09 +00:00
engineAPITest.cpp Console Refactor 2023-09-13 10:33:20 +02:00
frameAllocatorTest.cpp Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. 2024-02-06 02:35:16 +00:00
inspectorFieldTest.cpp Cleanup includes 2023-09-17 00:35:03 +02:00
memoryTester.h fix for windows 2023-07-25 13:29:22 +01:00
mutexTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
netTest.cpp define TORQUE_TESTS_ENABLED 2023-07-24 13:47:22 +01:00
platformFileIOTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
platformTimerTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
platformTypesTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
profilerTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
runtimeClassRepTest.cpp Console Refactor 2023-09-13 10:33:20 +02:00
sceneContainerTest.cpp Improve ray intersection tests 2023-09-26 12:03:51 -05:00
ScriptTest.cpp TScript Bugfix 2024-01-30 18:24:48 -05:00
semaphoreTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadPoolTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadSafeDequeTest.cpp supress concurent threadsafedeque test as invalid 2024-02-10 10:16:23 -06:00
threadSafePriorityQueueTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadSafeRefCountTest.cpp define TORQUE_TESTS_ENABLED 2023-07-24 13:47:22 +01:00
threadStaticTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
unitTesting.cpp Console Refactor 2023-09-13 10:33:20 +02:00
unitTesting.h separate testing environment 2023-07-24 12:38:36 +01:00
windowManagerTest.cpp test report file 2023-07-26 10:36:58 +01:00