Re: tdf#157003: interactive Java unit test debugging

2024-05-17 Thread Hossein Nourikhah
Hello Martin, If you remember from the previous problem with this test, I could run it this way on Windows, as displayed on the command line: java -Xmx64M -classpath

tdf#157003: interactive Java unit test debugging

2024-05-17 Thread Martin Gube
Hi Developers, I'd like to interactively debug the Java unit test JunitTest_sw_complex (CheckIndeterminateState.java) for further work on tdf#157003. Can anyone help me on how to do this? In case of failing unit tests, the make process output after invoking "make JunitTest_sw_complex" suggests