update dependencies #704
GitHub Actions / Catch2 Test Results
failed
May 11, 2024 in 0s
1 fail, 121 pass in 0s
Annotations
Check warning on line 0 in BrickSimTests.exe.global
github-actions / Catch2 Test Results
texmap_projection::splitPolygonBiggerThanTexturePlanar 1 (BrickSimTests.exe.global) failed
junitReports/junitTestReport_Windows64.xml
Raw output
FAILED:
CHECK( convertToApproxVector(consistentStartOfCircularList<3>({tp1, is1, is2, is3, is4})) == convertToApproxVector(consistentStartOfCircularList(texturedPolygons[0])) )
with expansion:
{ [ 1.665, -2.209, 3.231], [ 0.822, -1.220, 4.568], [ -2.
016, -1.473, 2.780], [ -1.727, -1.812, 2.320], [ 0.461, -2.
510, 2.132] }
==
{ [ 1.667, -2.208, 3.233], [ 0.814, -1.219, 4.566], [ -2.
021, -1.473, 2.777], [ -1.724, -1.813, 2.320], [ 0.457, -2.
508, 2.133] }
at D:\a\BrickSim\BrickSim\src\test\graphics\test_texmap_projection.cpp(49)
FAILED:
CHECK( convertToApproxVector(consistentStartOfCircularList<3>({is4, p2, p3, is1, tp1})) == convertToApproxVector(consistentStartOfCircularList(plainPolygons[0])) )
with expansion:
{ [ 3.516, -0.980, 6.266], [ 0.822, -1.220, 4.568], [ 1.
665, -2.209, 3.231], [ 0.461, -2.510, 2.132], [ 2.000, -3.
000, 2.000] }
==
{ [ 0.814, -1.219, 4.566], [ -0.149, -0.084, 6.104], [ -2.
661, -0.714, 3.807], [ -2.021, -1.473, 2.777] }
at D:\a\BrickSim\BrickSim\src\test\graphics\test_texmap_projection.cpp(65)
FAILED:
CHECK( convertToApproxVector(consistentStartOfCircularList<3>({p1, is3, is2})) == convertToApproxVector(consistentStartOfCircularList(plainPolygons[1])) )
with expansion:
{ [ -1.727, -1.812, 2.320], [ -2.016, -1.473, 2.780], [ -2.
622, -1.527, 2.397] }
==
{ [ 0.457, -2.508, 2.133], [ -1.724, -1.813, 2.320], [ -0.
853, -2.836, 0.937] }
at D:\a\BrickSim\BrickSim\src\test\graphics\test_texmap_projection.cpp(66)
Check notice on line 0 in .github
github-actions / Catch2 Test Results
122 tests found
There are 122 tests, see "Raw output" for the full list of tests.
Raw output
BrickSimTests.exe.global ‑ Gear Constants
BrickSimTests.exe.global ‑ GearPair
BrickSimTests.exe.global ‑ Reader::readLine 0
BrickSimTests.exe.global ‑ Reader::readLine 1
BrickSimTests.exe.global ‑ Reader::readLine 2
BrickSimTests.exe.global ‑ Reader::readLine 3
BrickSimTests.exe.global ‑ Reader::readLine 4
BrickSimTests.exe.global ‑ Reader::readLine 5
BrickSimTests.exe.global ‑ Reader::readLine 6
BrickSimTests.exe.global ‑ almostEqual
BrickSimTests.exe.global ‑ almostGreater
BrickSimTests.exe.global ‑ almostLess
BrickSimTests.exe.global ‑ color::RGB::asGlmVector()
BrickSimTests.exe.global ‑ color::RGB::asHtmlCode()
BrickSimTests.exe.global ‑ construct color::HSV from (int, int, int)
BrickSimTests.exe.global ‑ construct color::HSV from glm::vec3
BrickSimTests.exe.global ‑ construct color::RGB from (int, int, int)
BrickSimTests.exe.global ‑ construct color::RGB from HSV
BrickSimTests.exe.global ‑ construct color::RGB from HTML code
BrickSimTests.exe.global ‑ construct color::RGB from glm::vec3
BrickSimTests.exe.global ‑ fractionAddition
BrickSimTests.exe.global ‑ fractionCompareToFraction
BrickSimTests.exe.global ‑ fractionCompareToLong
BrickSimTests.exe.global ‑ fractionConstructor
BrickSimTests.exe.global ‑ fractionDivision
BrickSimTests.exe.global ‑ fractionMultiplication
BrickSimTests.exe.global ‑ fractionSimplify
BrickSimTests.exe.global ‑ fractionSubtraction
BrickSimTests.exe.global ‑ geometry::Plane3dTo2dConverter 1
BrickSimTests.exe.global ‑ geometry::calculateDistanceOfPointToLine
BrickSimTests.exe.global ‑ geometry::closestLineBetweenTwoRays0
BrickSimTests.exe.global ‑ geometry::closestLineBetweenTwoRays1
BrickSimTests.exe.global ‑ geometry::closestLineBetweenTwoRays2
BrickSimTests.exe.global ‑ geometry::closestLineBetweenTwoRays3
BrickSimTests.exe.global ‑ geometry::doesTransformationInverseWindingOrder
BrickSimTests.exe.global ‑ geometry::doesTransformationLeaveAxisParallels 0
BrickSimTests.exe.global ‑ geometry::doesTransformationLeaveAxisParallels 1
BrickSimTests.exe.global ‑ geometry::getAngleBetweenThreePointsUnsigned 1
BrickSimTests.exe.global ‑ geometry::getAngleBetweenThreePointsUnsigned 2
BrickSimTests.exe.global ‑ geometry::getAngleBetweenThreePointsUnsigned 3
BrickSimTests.exe.global ‑ geometry::getAngleBetweenThreePointsUnsigned 4
BrickSimTests.exe.global ‑ geometry::getAngleBetweenTwoVectors
BrickSimTests.exe.global ‑ geometry::getDistanceBetweenPointAndPlane
BrickSimTests.exe.global ‑ geometry::getDistanceBetweenPointAndPlane2
BrickSimTests.exe.global ‑ geometry::getDistanceBetweenPointAndPlane3
BrickSimTests.exe.global ‑ geometry::is2dPolygonClockwise
BrickSimTests.exe.global ‑ geometry::is2dTriangleClockwise
BrickSimTests.exe.global ‑ geometry::normalProjectionOnLineClamped 0
BrickSimTests.exe.global ‑ geometry::normalProjectionOnLineClamped 1
BrickSimTests.exe.global ‑ geometry::normalProjectionOnLineClamped 2
BrickSimTests.exe.global ‑ geometry::rayPlaneIntersection1
BrickSimTests.exe.global ‑ geometry::rayPlaneIntersection2
BrickSimTests.exe.global ‑ geometry::rayPlaneIntersection3
BrickSimTests.exe.global ‑ geometry::rayPlaneIntersection4
BrickSimTests.exe.global ‑ geometry::rayPlaneIntersection5
BrickSimTests.exe.global ‑ geometry::splitPolygonByPlane
BrickSimTests.exe.global ‑ geometry::splitPolygonByPlane 1
BrickSimTests.exe.global ‑ icons::/getGlyphCodepoint
BrickSimTests.exe.global ‑ icons::/getHotPoint
BrickSimTests.exe.global ‑ icons::/getRawImage
BrickSimTests.exe.global ‑ ldr::CommentOrMetaElement to string
BrickSimTests.exe.global ‑ ldr::FileMetaInfo to string
BrickSimTests.exe.global ‑ ldr::Line to string
BrickSimTests.exe.global ‑ ldr::OptionalLine to string
BrickSimTests.exe.global ‑ ldr::Quadrilateral to string
BrickSimTests.exe.global ‑ ldr::SubfileReference to string
BrickSimTests.exe.global ‑ ldr::Triangle to string
BrickSimTests.exe.global ‑ ldr::readSimpleFile 1
BrickSimTests.exe.global ‑ ldr::readSimpleFile with MetaInfo
BrickSimTests.exe.global ‑ parse ldr::Line
BrickSimTests.exe.global ‑ parse ldr::SubfileReference
BrickSimTests.exe.global ‑ parse ldr::TexmapStartCommand 1
BrickSimTests.exe.global ‑ parse ldr::TexmapStartCommand 2
BrickSimTests.exe.global ‑ parse ldr::Triangle
BrickSimTests.exe.global ‑ stringutil::asLower
BrickSimTests.exe.global ‑ stringutil::asUpper
BrickSimTests.exe.global ‑ stringutil::containsIgnoreCase
BrickSimTests.exe.global ‑ stringutil::equalsAlphanum
BrickSimTests.exe.global ‑ stringutil::formatBytesValue
BrickSimTests.exe.global ‑ stringutil::replaceAll/from at the beginning
BrickSimTests.exe.global ‑ stringutil::replaceAll/from at the end
BrickSimTests.exe.global ‑ stringutil::replaceAll/from empty
BrickSimTests.exe.global ‑ stringutil::replaceAll/from larger than to
BrickSimTests.exe.global ‑ stringutil::replaceAll/from not found
BrickSimTests.exe.global ‑ stringutil::replaceAll/from smaller than to
BrickSimTests.exe.global ‑ stringutil::replaceAll/multiple replacements
BrickSimTests.exe.global ‑ stringutil::replaceAll/multiple replacements, from smaller than to
BrickSimTests.exe.global ‑ stringutil::replaceAll/normal usage
BrickSimTests.exe.global ‑ stringutil::replaceAll/str empty
BrickSimTests.exe.global ‑ stringutil::replaceAll/to empty
BrickSimTests.exe.global ‑ stringutil::replaceChar
BrickSimTests.exe.global ‑ stringutil::splitByChar
BrickSimTests.exe.global ‑ stringutil::toLowerInPlace
BrickSimTests.exe.global ‑ stringutil::toUpperInPlace
BrickSimTests.exe.global ‑ stringutil::trim(std::string)
BrickSimTests.exe.global ‑ stringutil::trim(std::string_view)
BrickSimTests.exe.global ‑ texmapProjection simple triangle
BrickSimTests.exe.global ‑ texmapProjection simple triangle 2
BrickSimTests.exe.global ‑ texmap_projection::splitPolygonBiggerThanTexturePlanar 1
BrickSimTests.exe.global ‑ tools::getData
BrickSimTests.exe.global ‑ util::ScopeVarBackup1
BrickSimTests.exe.global ‑ util::ScopeVarBackup2
BrickSimTests.exe.global ‑ util::biggestValue
BrickSimTests.exe.global ‑ util::combinedHash
BrickSimTests.exe.global ‑ util::extendHomeDir and util::replaceSpecialPaths
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<100>
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<100>/modify first byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<100>/modify last byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<100>/modify middle byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<50>
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<50>/modify first byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<50>/modify last byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<50>/modify middle byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<5>
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<5>/modify first byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<5>/modify last byte
BrickSimTests.exe.global ‑ util::memeqzero - value_wrapper<5>/modify middle byte
BrickSimTests.exe.global ‑ util::minForEachComponent
BrickSimTests.exe.global ‑ util::readFileToString
BrickSimTests.exe.global ‑ util::vectorSum
BrickSimTests.exe.global ‑ util::withoutBasePath
BrickSimTests.exe.global ‑ windowDataCorrect
Loading