Skip to content
Snippets Groups Projects
Commit cc3e30b2 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

README: Document how to run the tests


Signed-off-by: default avatarGuido Günther <guido.gunther@puri.sm>
parent 82593780
No related branches found
No related tags found
1 merge request!109Initial app switcher
......@@ -22,6 +22,13 @@ way to get going is to do the following:
ninja -C _build
ninja -C _build install
# Testing
To run the tests run
ninja -C _build test
For details see the *.gitlab-ci.yml* file.
## Running
### Running from the source tree
......
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