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
printing test test output to be captured empty test skipped test equality should be equal should not be equal throws skipped nested test exceptions/expressions should throw compound expression All tests passed (6 asserts in 4 tests) 2 tests skipped [ 76% 15/17] /usr/local/libexec/ccache/c++ -DNOMINMAX -I/usr/ports/devel/ut/work/ut-2.0.0/test/ft/include -I/usr/ports/devel/ut/work/ut-2.0.0/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++20 -Wall -Wextra -Wpedantic -Werror -Wshadow -Wdeprecated-copy-dtor -Wnewline-eof -fno-exceptions -MD -MT test/ft/CMakeFiles/ft-link.dir/test_suite_3.cpp.o -MF test/ft/CMakeFiles/ft-link.dir/test_suite_3.cpp.o.d -o test/ft/CMakeFiles/ft-link.dir/test_suite_3.cpp.o -c /usr/ports/devel/ut/work/ut-2.0.0/test/ft/test_suite_3.cpp [ 82% 16/17] : && /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fstack-protector-strong test/ft/CMakeFiles/ft-no-exceptions.dir/main.cpp.o test/ft/CMakeFiles/ft-no-exceptions.dir/test_suite_1.cpp.o test/ft/CMakeFiles/ft-no-exceptions.dir/test_suite_2.cpp.o test/ft/CMakeFiles/ft-no-exceptions.dir/test_suite_3.cpp.o -o test/ft/ft-no-exceptions && cd /usr/ports/devel/ut/work/.build/test/ft && /usr/ports/devel/ut/work/.build/test/ft/ft-no-exceptions printing test test output to be captured empty test skipped test equality should be equal should not be equal throws skipped nested test exceptions/expressions should throw compound expression All tests passed (6 asserts in 4 tests) 2 tests skipped [ 88% 16/17] : && /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fstack-protector-strong test/ft/CMakeFiles/ft-link.dir/main.cpp.o test/ft/CMakeFiles/ft-link.dir/test_suite_1.cpp.o test/ft/CMakeFiles/ft-link.dir/test_suite_2.cpp.o test/ft/CMakeFiles/ft-link.dir/test_suite_3.cpp.o -o test/ft/ft-link && cd /usr/ports/devel/ut/work/.build/test/ft && /usr/ports/devel/ut/work/.build/test/ft/ft-link printing test test output to be captured empty test skipped test equality should be equal should not be equal throws skipped nested test exceptions/expressions should throw compound expression All tests passed (6 asserts in 4 tests) 2 tests skipped [ 94% 16/17] /usr/local/libexec/ccache/c++ -DNOMINMAX -I/usr/ports/devel/ut/work/ut-2.0.0/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++20 -Wall -Wextra -Wpedantic -Werror -Wshadow -Wdeprecated-copy-dtor -Wnewline-eof -MD -MT test/ut/CMakeFiles/ut_test.dir/ut.cpp.o -MF test/ut/CMakeFiles/ut_test.dir/ut.cpp.o.d -o test/ut/CMakeFiles/ut_test.dir/ut.cpp.o -c /usr/ports/devel/ut/work/ut-2.0.0/test/ut/ut.cpp [100% 17/17] : && /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fstack-protector-strong test/ut/CMakeFiles/ut_test.dir/ut.cpp.o -o test/ut/ut_test && cd /usr/ports/devel/ut/work/.build/test/ut && /usr/ports/devel/ut/work/.build/test/ut/ut_test =============================================================================== tests: 13 | 7 failed asserts: 9 | 2 passed | 7 failed Attempting to rethrow an exception that doesn't exist!
Tests fail during the FreeBSD port's 'make test' command in the port devel/ut.
Version: 2.0.0 clang-16 FreeBSD 13.2
The text was updated successfully, but these errors were encountered:
Same failures in version 2.1.1
Sorry, something went wrong.
No branches or pull requests
Tests fail during the FreeBSD port's 'make test' command in the port devel/ut.
Version: 2.0.0
clang-16
FreeBSD 13.2
The text was updated successfully, but these errors were encountered: