mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
gitlab-ci: Build and test glamor using Xephyr.
I keep wanting this when reviewing people's glamor patches. Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -78,7 +78,7 @@ meson-build-and-test:
|
||||
PIGLIT_DIR: /root/piglit
|
||||
XTEST_DIR: /root/xts
|
||||
script:
|
||||
- meson -Dprefix=/usr build/
|
||||
- meson -Dprefix=/usr -Dxephyr=true build/
|
||||
- |
|
||||
ninja -C build/ install
|
||||
ninja -C build/ test
|
||||
|
||||
Reference in New Issue
Block a user