mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-27 07:50:44 +02:00
Try test script
This commit is contained in:
parent
196c50aa05
commit
4ccbab7c6d
2 changed files with 8 additions and 0 deletions
6
scripts/test
Executable file
6
scripts/test
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
meson setup build -Dxwayland=true -Dman-pages=true --buildtype=release
|
||||
ninja -C build
|
||||
meson test -C build
|
||||
Loading…
Add table
Add a link
Reference in a new issue