We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When cross-building i686, the unit test fails.
I'll try to build in a i686 vm.
Here's the output
[0/1] Running tests... Test project /builddir/libnest2d-0.4/build Start 1: libnest2d_tests 1/1 Test #1: libnest2d_tests ..................***Failed 0.35 sec ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests_clipper_nlopt is a Catch v2.13.4 host application. Run with -? for options ------------------------------------------------------------------------------- pointOnPolygonContour ------------------------------------------------------------------------------- ../tests/test.cpp:976 ............................................................................... ../tests/test.cpp:993: FAILED: REQUIRE( shapelike::touches(v, input.transformedShape()) ) with expansion: false =============================================================================== test cases: 19 | 18 passed | 1 failed assertions: 1746 | 1745 passed | 1 failed 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.35 sec The following tests FAILED: 1 - libnest2d_tests (Failed) Errors while running CTest FAILED: CMakeFiles/test.util
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When cross-building i686, the unit test fails.
I'll try to build in a i686 vm.
Here's the output
The text was updated successfully, but these errors were encountered: