Skip to content
Snippets Groups Projects
Unverified Commit 49784b9a authored by Johan Klokkhammer Helsing's avatar Johan Klokkhammer Helsing Committed by GitHub
Browse files

Update README.md

parent fd4809bf
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,8 @@ Run:
I.e. to run tests on the 5.11 branch:
$ docker run -e QT_DOCKERTEST_QTWAYLAND_REV=5.11 -e QT_DOCKERTEST_QT5_REV=5.11 -it docker-qt-tests
You can also test changes on codereview.qt-project.org by copying the `refs/xx/changes/xxxxxx/x` part from the download of a change field. i.e.:
$ docker run -e QT_DOCKERTEST_QTWAYLAND_REV=refs/changes/26/231726/2 -e QT_DOCKERTEST_QT5_REV=dev -it docker-qt-tests
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