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
"$W/JavaClassSet/JunitTest/sw_complex;C:/cygwin64/home/user/lode/opt/share/java/junit.jar;$I/program;$W/Jar/OOoRunner.jar;$I/pr
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
Hi Developers,
I'd like to interactively debug the Java unit test JunitTest_sw_complex
(CheckIndeterminateState.java). Can anyone help me how to do this?
What I tried so far:
When making the mentioned unit test fail and running "make
JunitTest_sw_complex", the make process output suggests th