Skip to content
Snippets Groups Projects
Commit d9c2b930 authored by Johan Helsing's avatar Johan Helsing
Browse files

Run wayland checks

parent d6f959e2
No related branches found
No related tags found
No related merge requests found
......@@ -57,3 +57,7 @@ cd "$buildDir/qtbase/tests/auto/gui/kernel/qscreen" && make check
cd "$buildDir/qtbase/tests/auto/gui/kernel/qsurfaceformat" && make check
#cd "$buildDir/qtbase/tests/auto/gui/kernel/qtouchevent" && make check #fails!
cd "$buildDir/qtbase/tests/auto/gui/kernel/qwindow" && make check
# Qt Wayland
cd "$buildDir/qtwayland/tests/auto/" && make check
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment