Java a11y test not executed
Martin Gube
martin.gube at web.de
Thu Jan 18 16:52:14 UTC 2024
Hi everyone,
I'm quite new to the project and currently converting the following Java
a11y test to C++ (Bugzilla: bug 157003):
sw/qa/complex/indeterminateState/CheckIndeterminateState.java
Now I would like to check the C++ unit test results against the old Java
version. The problem is, that this particular Java unit test is being
compiled, but not executed. workdir/JunitTest/sw_complex/done.log is
generated, but showing "OK (0 tests)". Other Java unit tests do run,
e.g. sc_complex, ridl_bridgefactory and others.
The Makefile for CheckIndeterminateState.java is located here:
sw/JunitTest_sw_complex.mk
Does anyone has a clue for how to execute this unit test? Is there
something wrong with its Makefile?
Thanks a lot for your help! :-)
Best Regards,
Martin
More information about the LibreOffice
mailing list