mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-02-21 14:30:35 +01:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bad-buffer-test.c | ||
| buffer-count-test.c | ||
| button-test.c | ||
| config-parser-test.c | ||
| event-test.c | ||
| keyboard-test.c | ||
| matrix-test.c | ||
| setbacklight.c | ||
| subsurface-test.c | ||
| surface-global-test.c | ||
| surface-test.c | ||
| text-test.c | ||
| vertex-clip-test.c | ||
| weston-test-client-helper.c | ||
| weston-test-client-helper.h | ||
| weston-test-runner.c | ||
| weston-test-runner.h | ||
| weston-test.c | ||
| weston-tests-env | ||
| xwayland-test.c | ||