On Wed, Nov 15, 2017 at 11:27:35PM +0100, Klemens Nanni wrote:
> Both 0.28 and 0.29 don't actually run tests, do we want to set NO_TEST?
> 
>       $ make -s test
>       ===>  Regression tests for ncmpc-0.29v0
>       ninja: Entering directory `/usr/obj/ports/ncmpc-0.29/build-amd64'
>       [0/1] Running all tests.
>       No tests defined.
Rephrasing since NO_TEST=Yes is not an option: There are test targets
defined in build.ninja but it doesn't seem to run the actual test.

I'm no ninja/meson expert so how should we handle this? `make test'
yielding no tests and returning zero seems broken to me.

Reply via email to