Torque3D/Engine/source/testing
marauder2k7 a5de2d9add tests
added more unit tests to match values between templated and matrix

tests showed discrepancies in affineInverse, fixed the function to return what is expected.
2024-07-30 07:20:57 +01: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
mathMatrixTest.cpp tests 2024-07-30 07:20:57 +01: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
resourceTest.cpp fix for the fix because original fix did jack 2024-03-15 22:59:27 +00: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 Merge pull request #1212 from Azaezel/alpah41/UnitTestTrouble 2024-02-10 10:48:39 -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