-
- Downloads
tests: Generate sysroots for each test, instead of per-build
This avoids having dh_link alter what's in the sysroots, which would
cause installed-tests to fail.
It also avoids issues when tests try to modify the sysroots in-place,
which won't work in the installed-tests case, and causes undesired
action-at-a-distance in the build-time tests.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
f5cf2e89
No related branches found
No related tags found
Showing
- tests/graphics.c 24 additions, 16 deletionstests/graphics.c
- tests/meson.build 5 additions, 12 deletionstests/meson.build
- tests/system-info.c 7 additions, 3 deletionstests/system-info.c
- tests/test-utils.c 77 additions, 0 deletionstests/test-utils.c
- tests/test-utils.h 3 additions, 0 deletionstests/test-utils.h
- tests/xdg-portal.c 9 additions, 2 deletionstests/xdg-portal.c
Loading
Please register or sign in to comment