Torque3D/Engine/source/testing
Jeff Hutchinson 0d743c8bb9 TScript Bugfix
If the statement is a terminating statement on slot assignment (such as %var[%i]++;), the stack has to be popped everytime slot arrays are used regardless of the expression type.
2024-01-30 18:24:48 -05: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
engineAPITest.cpp Console Refactor 2023-09-13 10:33:20 +02: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 separate testing environment 2023-07-24 12:38:36 +01: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