On 11/21/2011 06:09 PM, Luiz Capitulino wrote:
test-coroutine is listed as a libcheck test in the 'checks' variable. This
is not right because 'make check' won't run test-coroutine if libcheck
tests are not enabled (either because libcheck isn't detected or because
--disable-check-utests is passed).

Tests using the glib test framework are independent from libcheck and
afaik are always present (although having a configure switch to disable
them is probably worth it).

Untagle test-coroutine from the libcheck tests by introducing the
'test_progs' variable and using it to generate the test list used by
'make check'.

Signed-off-by: Luiz Capitulino<lcapitul...@redhat.com>

This should be ok for 1.0 too.

Paolo


Reply via email to