diff options
author | Hossein <hossein@libreoffice.org> | 2024-01-18 18:30:09 +0000 |
---|---|---|
committer | Hossein <hossein@libreoffice.org> | 2024-01-21 00:21:33 +0100 |
commit | 97337f5395ca1f4597690c97a19da9fd55ee1c66 (patch) | |
tree | ab8a67d5ece07cc80a5938f2fea2b3f0aa89f205 /starmath | |
parent | 636560669a75e5ae9ddc536d6f0b65efedff3e9b (diff) |
Fix sw_complex JUnitTest not running
Call to gb_JunitTest_add_classes was missing in the gbuild makefile
sw/JunitTest_sw_complex.mk, and now it sholud be fixed. Before that
the sw/qa/complex/indeterminateState/CheckIndeterminateState.java was
compiled, but it was not run due to the missing class name
(complex.indeterminateState.CheckIndeterminateState) from the java
command which was used to invoke the test.
The test can be run with:
$ make JunitTest_sw_complex
Change-Id: I85823336d7f3ad2fde47442b5d1c5d2f3003299b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162263
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
Diffstat (limited to 'starmath')
0 files changed, 0 insertions, 0 deletions