Revert "Add SignalReset-condition" #210
GitHub Actions / JitterTests
succeeded
Sep 14, 2024 in 0s
35 passed, 0 failed and 0 skipped
✅ ./src/JitterTests/TestResults/test-results.trx
35 tests were completed in 16s with 35 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
JitterTests.AddRemoveTests | 3✅ | 93ms | ||
JitterTests.BoundingBoxTests | 1✅ | 30ms | ||
JitterTests.CollisionTests | 6✅ | 9ms | ||
JitterTests.InertiaTests | 7✅ | 474ms | ||
JitterTests.MathTests | 2✅ | 3ms | ||
JitterTests.MiscTests | 2✅ | 8ms | ||
JitterTests.ParallelTests | 2✅ | 2s | ||
JitterTests.SequentialTests | 1✅ | 5ms | ||
JitterTests.StackingTests | 11✅ | 13s |
✅ JitterTests.AddRemoveTests
✅ AddRemoveBodies()
✅ RemoveStaticShape0()
✅ RemoveStaticShape1()
✅ JitterTests.BoundingBoxTests
✅ RigidBodyShapeTests()
✅ JitterTests.CollisionTests
✅ BoxRayCast()
✅ NoBodyWorldBoundingBox()
✅ NormalDirection()
✅ RayCast()
✅ SphereRayCast()
✅ SweepTest()
✅ JitterTests.InertiaTests
✅ BoxInertia()
✅ CapsuleInertia()
✅ ConeInertia()
✅ ConvexHullInertia()
✅ CylinderInertia()
✅ SphereInertia()
✅ TransformedInertia()
✅ JitterTests.MathTests
✅ QMatrixProjectMultiplyLeftRight()
✅ TransformTests()
✅ JitterTests.MiscTests
✅ RequestId()
✅ SlimBagTest()
✅ JitterTests.ParallelTests
✅ ReaderWriterLockTest()
✅ ThreadPoolTest()
✅ JitterTests.SequentialTests
✅ AddRemoveTest()
✅ JitterTests.StackingTests
✅ PyramidStack(0,0,0,False)
✅ PyramidStack(0,0,0,True)
✅ PyramidStack(1,0,0,True)
✅ PyramidStackCylinder(0,0,0,False,False)
✅ PyramidStackCylinder(0,0,0,False,True)
✅ PyramidStackCylinder(0,0,0,True,True)
✅ PyramidStackCylinder(1000,1000,1000,False,True)
✅ SimpleStack(False)
✅ SimpleStack(True)
✅ TowerStack(False,True)
✅ TowerStack(True,True)
Loading