Rename ActiveList to Proxies in DynamicTree.cs #183
GitHub Actions / JitterTests
succeeded
Aug 18, 2024 in 1s
32 passed, 0 failed and 0 skipped
✅ ./src/JitterTests/TestResults/test-results.trx
32 tests were completed in 17s with 32 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
JitterTests.AddRemoveTests | 3✅ | 83ms | ||
JitterTests.BoundingBoxTests | 1✅ | 30ms | ||
JitterTests.CollisionTests | 4✅ | 7ms | ||
JitterTests.InertiaTests | 7✅ | 491ms | ||
JitterTests.MathTests | 2✅ | 3ms | ||
JitterTests.MiscTests | 2✅ | 8ms | ||
JitterTests.ParallelTests | 1✅ | 2s | ||
JitterTests.SequentialTests | 1✅ | 4ms | ||
JitterTests.StackingTests | 11✅ | 14s |
✅ JitterTests.AddRemoveTests
✅ AddRemoveBodies()
✅ RemoveStaticShape0()
✅ RemoveStaticShape1()
✅ JitterTests.BoundingBoxTests
✅ RigidBodyShapeTests()
✅ JitterTests.CollisionTests
✅ NoBodyWorldBoundingBox()
✅ NormalDirection()
✅ RayCast()
✅ SweepTest()
✅ JitterTests.InertiaTests
✅ BoxInertia()
✅ CapsuleInertia()
✅ ConeInertia()
✅ ConvexHullInertia()
✅ CylinderInertia()
✅ SphereInertia()
✅ TransformedInertia()
✅ JitterTests.MathTests
✅ QMatrixProjectMultiplyLeftRight()
✅ TransformTests()
✅ JitterTests.MiscTests
✅ RequestId()
✅ SlimBagTest()
✅ JitterTests.ParallelTests
✅ ReaderWriterLockTest()
✅ 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