Skip to content
Commit fcd9f674 authored by Pekka Paalanen's avatar Pekka Paalanen Committed by Daniel Stone
Browse files

meson: set WESTON_DATA_DIR for tests



It seems WESTON_DATA_DIR was missed. If you have already installed Weston, then
the files will be found in the install location, but if not, they were not
found at all.

This caused the xwayland test to SEGV the compositor in
weston_wm_window_create_frame() when frame_crate() returned NULL.

This patch fixes the test suite only.

Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
parent cd6bf210
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment