test: drop the --xml-prefix option
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 21 Oct 2024 02:08:00 +0000 (12:08 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 30 Oct 2024 23:20:42 +0000 (23:20 +0000)
commit1f8a4df58c38496e78b4eea2ed258e4496c91bb4
treeb468c205ca899fc8fcdc154d37cbce7d05c9d489
parentc6ba3e2eb824fe4e2e2e0d2dc6c596ff13d94ae7
test: drop the --xml-prefix option

litest-runner outputs in YAML and no-one ever looks at the XML files
anyway. They are used to provide nice pipeline summaries but again,
no-one looks at those because they're not very useful.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1067>
meson.build
test/litest.c