mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-06-21 20:38:24 +02:00
A test requires color-lcms plugin, which requires color-ops compositor capability. Color-lcms plugin fails at compositor_backends_loaded() time during its init if it does not find color-ops support. Therefore the required capabilities need to be checked earlier, so that we get the right SKIP code as compositor exit value. Alpha-blending and color-icc-output tests are marked as requiring the color-ops capability in cases where they need color management. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> |
||
|---|---|---|
| .. | ||
| config-helpers.c | ||
| executable.c | ||
| main.c | ||
| meson.build | ||
| systemd-notify.c | ||
| text-backend.c | ||
| weston-private.h | ||
| weston-screenshooter.c | ||
| weston.desktop | ||
| weston.h | ||
| xwayland.c | ||