wayland-protocols/tests
Matt Turner bd521baf95 tests: link dependent protocol code into test executables
Some protocols reference interfaces defined in other protocols (e.g.,
xdg-decoration references xdg_toplevel from xdg-shell). When built in
isolation, these produce undefined symbols.

Define a dependency map and link the generated code from depended-on
protocols into each test executable, properly resolving all
cross-protocol symbol references.

Signed-off-by: Matt Turner <mattst88@gmail.com>
2026-04-14 11:27:10 +03:00
..
build-cxx.cc.in tests: Fix build with -Wextra 2021-06-23 14:30:50 -04:00
build-pedantic.c.in tests: Fix build with -Wextra 2021-06-23 14:30:50 -04:00
meson.build tests: link dependent protocol code into test executables 2026-04-14 11:27:10 +03:00
replace.py Fix some trivial typos 2024-05-03 14:16:40 +02:00
scan.sh tests: Make wayland-scanner strict 2018-07-30 17:27:53 +02:00