Torque3D/Engine/source/testing
marauder2k7 5427e941ce UnitTest
Change unit tests to run without script
runTests now just holds a purely script test example
Test Explorer in VS now works with tests
NB do not use test explorer on purely script based tests.
2023-07-27 21:02:27 +01:00
..
consoleTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
engineAPITest.cpp separate testing environment 2023-07-24 12:38:36 +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
runtimeClassRepTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
ScriptTest.cpp separate testing environment 2023-07-24 12:38:36 +01: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 UnitTest 2023-07-27 21:02:27 +01: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