Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
docker-qt-tests
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qtwaylandtests
docker-qt-tests
master
master
Switch branch/tag
docker-qt-tests
scripts
build-qtwayland-tests.sh
Find file
Normal view
History
Permalink
build-qtwayland-tests.sh
81 Bytes
Edit
Web IDE
Newer
Older
Build qtbase and qtwayland tests in separate layers
5ddfad54
Johan Helsing
committed
Mar 20, 2018
1
2
3
#!/bin/bash
set
-ex
cd
~/build-qt/qtwayland
Rerun build with -j1 if it fails
ab172162
Johan Helsing
committed
Oct 31, 2019
4
make sub-tests
||
make sub-tests
-j1