Dev (#32) #66
GitHub Actions / JitterTests
succeeded
Oct 17, 2023 in 0s
JitterTests ✅
✅ ./src/JitterTests/TestResults/test-results.trx
17 tests were completed in 39s with 17 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
JitterTests.AddRemoveTests | 1✅ | 133ms | ||
JitterTests.CollisionTests | 1✅ | 8ms | ||
JitterTests.MathTests | 2✅ | 3ms | ||
JitterTests.ParallelTests | 1✅ | 3s | ||
JitterTests.SequentialTests | 1✅ | 5ms | ||
JitterTests.StackingTests | 11✅ | 35s |
✅ JitterTests.AddRemoveTests
✅ AddRemoveShapes()
✅ JitterTests.CollisionTests
✅ NormalDirection()
✅ JitterTests.MathTests
✅ QMatrixProjectMultiplyLeftRight()
✅ TransformTests()
✅ 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