projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd62da1
)
doc: correct that the test suite is indeed run in the CI
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 15 Oct 2024 05:31:52 +0000
(15:31 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 16 Oct 2024 08:03:03 +0000
(18:03 +1000)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1062>
doc/user/test-suite.rst
patch
|
blob
|
history
diff --git
a/doc/user/test-suite.rst
b/doc/user/test-suite.rst
index 5323e4b28fde78e4d3fb99c396a9bf42d7cea286..2d4b9d4e1f7422f9293ab23d75882911b9dd1af2 100644
(file)
--- a/
doc/user/test-suite.rst
+++ b/
doc/user/test-suite.rst
@@
-27,8
+27,7
@@
must pass for any merge request. These tests are invoked by calling
``meson test -C builddir`` (or ``ninja test``). The ``libinput-test-suite`` is
part of that test set by default.
-The upstream CI runs all these tests but not the ``libinput-test-suite``.
-This CI is run for every merge request.
+The upstream CI runs all these tests and is run for every merge request.
.. _test-job-control: