On 13 July 2012 21:49, Yao Zhao wrote:
> +-noinst_PROGRAMS= $(TEST_BINARIES)
> ++testdir = /opt/@PACKAGE@-tests
> ++test_PROGRAMS= $(TEST_BINARIES)
/opt is not for package-managed files, please install into /usr/ somewhere.
> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[tests] = "--enable-tests,,,"
I
test-service-glib-include-glib-only.patch: fixes the compiling failure
that test-service-glib.c includes glib/gquark.h not glib.h directly.
test-install-makefile.patch: install unit tests for test purpose
dbus-glib.inc: default turn off unit test as libdbus-glib-1.so.2.2.2 will
have unit test cod
test-service-glib-include-glib-only.patch: fixes the compiling failure
that test-service-glib.c includes glib/gquark.h not glib.h directly.
test-install-makefile.patch: install unit tests for test purpose
dbus-glib.inc: default turn off unit test as libdbus-glib-1.so.2.2.2 will
have unit test co