gstreamer/subprojects/gst-devtools/validate/launcher
Jan Schmidt 794ffe6ec6 validate: Place regex flags at the start of the regex
In Python 3.11 it is an error to have regex flags in the middle
of an expression, so make sure they appear at the start.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1630

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3643>
2022-12-28 10:04:41 +00:00
..
apps validate: Place regex flags at the start of the regex 2022-12-28 10:04:41 +00:00
testsuites validate-launcher: update testsuites checks for fixed bug 2022-12-27 17:14:06 +01:00
__init__.py Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
baseclasses.py validate: Place regex flags at the start of the regex 2022-12-28 10:04:41 +00:00
config.py.in Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
httpserver.py Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
loggable.py validate: loggable: fix Callable import 2022-01-11 16:39:56 +00:00
main.py validate: launcher: Add a argument to avoid rereuning flaky tests 2022-10-05 20:29:22 +00:00
meson.build meson: update for meson.build_root() and .build_source() deprecation 2021-10-20 11:20:44 +00:00
RangeHTTPServer.py Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
reporters.py validate:launcher: Fix adding logs to xunit 2021-10-12 16:59:16 +00:00
utils.py validate:launcher: Reindent utils.py 2021-10-14 12:59:29 +00:00
vfb_server.py Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00