gstreamer/subprojects/gst-devtools/validate/launcher
Jordan Petridis e436f87ea2 launcher: Fix ambigious python strings
```
gst-devtools/validate/launcher/baseclasses.py:2399: SyntaxWarning: invalid escape sequence '\.'
  if re.findall("%s\..*\.%s$" % (re.escape(mfile_bname), self.FILE_EXTENSION), f):
gst-devtools/validate/launcher/apps/gstvalidate.py:1354: SyntaxWarning: invalid escape sequence '\.'
  ("file\.transcode.*mxf",
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5541>
2023-11-11 12:47:12 +00:00
..
apps launcher: Fix ambigious python strings 2023-11-11 12:47:12 +00:00
testsuites check: Move CI specific ignored tests into their own list 2023-10-22 05:23:30 +03:00
__init__.py Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
baseclasses.py launcher: Fix ambigious python strings 2023-11-11 12:47:12 +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