Hi,
I've made a clean debug build of master from today. That works.
But when I tray
/opt/lo/bin/make check
I get a lot of failures.
The failing tests are
make JunitTest_framework_complex
make JunitTest_forms_unoapi_2
make JunitTest_forms_unoapi_4
make JunitTest_forms_unoapi_1
make JunitTest_sc_unoapi_1
make JunitTest_forms_unoapi_3
make JunitTest_sc_unoapi_3
make JunitTest_sc_unoapi_4
make JunitTest_sc_unoapi_6
make JunitTest_sc_unoapi_2
make JunitTest_sc_unoapi_7
make JunitTest_framework_unoapi
make JunitTest_sc_complex
make JunitTest_chart2_unoapi
I use Cygwin and VS2022.
How to exclude JunitTest but run all the other tests?
Kind regards,
Regina