On Tue, Apr 10, 2018 at 6:24 PM, Matthias Seidel <[email protected]
> wrote:

> Am 10.04.2018 um 18:02 schrieb Damjan Jovanovic:
> > Thank you. Windows worked for me too, probably because I used
> > --without-junit and skipped the tests that way.
>
> That is also in my configure...
> (Should it be enabled?)
>

If you want the Java unit tests to run, then enable JUnit.

Unit tests should always run, IMO. Testing during the build catches
problems as early as possible, and isolates bugs at a much finer level than
integration tests and graphical tests.


>
> >
> > In 1828829 I committed a check for whether tests are present before
> trying
> > to compile them. I think it should fix this problem.
>
> Great!
>

Thank you :).

Reply via email to