gstreamer/validate/launcher
Vineeth TM ac172a9ac6 validate:launcher: improve uri generation for --medias-path
When --medias-paths option is being used, right now we have to
specify the full path, like /home/user/gst/master/media/
But when inside master directory, would like to specify only
media/ and expect it to work. Using os.path.abspath and create uri based on that.
This way we can either just pass media/ or pass the full path as parameters.

https://bugzilla.gnome.org/show_bug.cgi?id=752518
2015-08-05 16:12:47 -04:00
..
apps validate:launcher: improve uri generation for --medias-path 2015-08-05 16:12:47 -04:00
__init__.py validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
baseclasses.py validate:launcher: skip setting up test suite for --medias-paths 2015-08-05 16:12:47 -04:00
config.py.in validate:launcher: Avoid depending on PyGObject 2015-03-28 23:35:07 +01:00
httpserver.py Fix 'stoped' typo 2015-05-01 18:19:39 +02:00
loggable.py validate-launcher: loggable: fix various pyflakes / uncaught pep8 issues. 2014-10-30 15:40:17 +01:00
main.py validate: launcher: Add a --force-sync option 2015-08-04 15:23:54 +02:00
Makefile.am validate:launcher: Add a way to run tests without displaying the output 2015-04-17 21:51:29 +02:00
RangeHTTPServer.py validate: launcher: Support simultaneous requests in RangeHTTPServer 2015-02-05 15:18:38 +01:00
reporters.py validate: launcher: Move logfile handling out of Reporter and into Test 2015-02-05 15:18:37 +01:00
utils.py validate:launcher: unquote the path to remove special characters 2015-07-22 16:39:43 +01:00
vfb_server.py Fix 'stoped' typo 2015-05-01 18:19:39 +02:00