weston/shared
Derek Foreman c7210434d4 tests: allow running make check without make install
desktop shell and weston keyboard both refer to themselves prefixed by
LIBEXECDIR, however this is only valid once installed.  make check will
currently either fail or run pre-existing versions.

This patch adds a way to override that location by setting the env var
WESTON_BUILD_DIR - which is then set by the test env script so make check
will test the versions in the build directory regardless of whether they're
installed or not.

Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2014-08-22 17:47:33 +03:00
..
cairo-util.c cairo-util: Draw solid titlebar for frames with only buttons 2014-08-19 16:45:15 +03:00
cairo-util.h cairo-util: Draw solid titlebar for frames with only buttons 2014-08-19 16:45:15 +03:00
config-parser.c tests: allow running make check without make install 2014-08-22 17:47:33 +03:00
config-parser.h tests: allow running make check without make install 2014-08-22 17:47:33 +03:00
frame.c cairo-util: Draw solid titlebar for frames with only buttons 2014-08-19 16:45:15 +03:00
image-loader.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
image-loader.h Add new shared/image-loader.h to separate include dependencies 2013-01-28 16:02:04 -05:00
matrix.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
matrix.h sdk: be C++ friendly 2013-03-28 14:03:58 -04:00
option-parser.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
os-compatibility.c os: use posix_fallocate in creating sharable buffers 2013-12-02 16:20:27 -08:00
os-compatibility.h Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
zalloc.h Add zalloc(size_t) allocator function 2013-08-08 13:46:13 -07:00