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

Just run tst_qwindow, as several other tests fail

parent 5ddfad54
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
set -ex
weston --backend=headless-backend.so &
cd build-qt/qtbase/tests/auto/gui/kernel
cd build-qt/qtbase/tests/auto/gui/kernel/qwindow
# TODO: Run other tests as well
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