doc: correct that the test suite is indeed run in the CI
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 15 Oct 2024 05:31:52 +0000 (15:31 +1000)
committerPeter 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

index 5323e4b28fde78e4d3fb99c396a9bf42d7cea286..2d4b9d4e1f7422f9293ab23d75882911b9dd1af2 100644 (file)
@@ -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: