Skip to content

Various GUI class tweaks for Nils' UI work #89

Various GUI class tweaks for Nils' UI work

Various GUI class tweaks for Nils' UI work #89

GitHub Actions / Windows Test Results succeeded Sep 5, 2023 in 0s

60 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ My Projects/Torque3D/game/test_detail.xml

60 tests were completed in 4s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ConsoleTest 2✔️ 1ms
EngineAPITest 4✔️ 1ms
Mutex 1✔️ 0ms
PlatformFileIOTest 6✔️ 1s
PlatformTimerTest 3✔️ 2s
PlatformTypesTest 3✔️ 0ms
PlatformWindowManagerSDLTest 5✔️ 0ms
Profiler 2✔️ 0ms
RunTimeClassRepTest 1✔️ 0ms
ScriptTest 20✔️ 40ms
Semaphore 2✔️ 1ms
ThreadPool 3✔️ 2s
ThreadSafeDeque 3✔️ 1ms
ThreadSafePriorityQueue 2✔️ 1ms
ThreadTest 2✔️ 0ms
TorqueScriptFixture 1✔️ 1ms

✔️ ConsoleTest

✔️ executef
✔️ execute

✔️ EngineAPITest

✔️ EngineMarshallData
✔️ EngineUnMarshallData
✔️ _EngineConsoleCallbackHelper
✔️ _EngineConsoleExecCallbackHelper

✔️ Mutex

✔️ BasicSynchronization

✔️ PlatformFileIOTest

✔️ ExcludedDirectories
✔️ CreateTest
✔️ CreateTimeTest
✔️ ModifyTimesTest
✔️ DeleteFileTest
✔️ Volumes

✔️ PlatformTimerTest

✔️ AdvanceTime
✔️ Sleep
✔️ BasicAPI

✔️ PlatformTypesTest

✔️ Sizes
✔️ EndianConversion
✔️ EndianSwap

✔️ PlatformWindowManagerSDLTest

✔️ Constructor
✔️ PrimaryRectTest
✔️ MonitorRectsValid
✔️ MonitorRectsAtLeastOne
✔️ MonitorRectsOverflow

✔️ Profiler

✔️ ProfileStartEnd
✔️ ProfileScope

✔️ RunTimeClassRepTest

✔️ RuntimeClassRep

✔️ ScriptTest

✔️ Basic_Arithmetic
✔️ Complex_Arithmetic
✔️ Basic_Concatination
✔️ Basic_Global_Variable_Tests
✔️ Variable_Chaining_And_Usage
✔️ Basic_Function_Call_And_Local_Variable_Testing
✔️ Basic_Conditional_Statements
✔️ Basic_Loop_Statements
✔️ ForEachLoop
✔️ TorqueScript_Array_Testing
✔️ SimObject_Tests
✔️ Internal_Name
✔️ Basic_Package
✔️ Sugar_Syntax
✔️ InnerObjectTests
✔️ MiscTesting
✔️ RegressionInt
✔️ RegressionFloat
✔️ RegressionBool
✔️ RegressionString

✔️ Semaphore

✔️ BasicSynchronization
✔️ MultiThreadSynchronization

✔️ ThreadPool

✔️ BasicAPI
✔️ Asynchronous
✔️ Synchronous

✔️ ThreadSafeDeque

✔️ PopFront
✔️ PopBack
✔️ Concurrent

✔️ ThreadSafePriorityQueue

✔️ Serial
✔️ Concurrent

✔️ ThreadTest

✔️ CallbackAPI
✔️ InheritanceAPI

✔️ TorqueScriptFixture

✔️ MyTest