Skip to content

tests: Fix runtime dependencies

Matt Turner requested to merge mattst88/wayland:fix-test-deps into main
  • tests: Make tests dict elements dicts themselves

    Previously each value was a list of extra sources. The next commit will add an additional field to each test, so they need to be dicts themselves.

  • tests: Add support for specifying runtime dependencies

  • tests: Depend on exec-fd-leak-checker

    Closes: #514

  • egl: Make wayland-egl symbols check depend on wayland_egl

    Closes: #515

Merge request reports

Loading