mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-23 02:41:33 +01: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:
parent
ce5242fa2e
commit
a63d796ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue