gstreamer/validate/launcher
Vineeth T M 7d9e9b3b79 validate: Fix wrong condition check when adding tests
When listing tests, checking whether uri is present or not and displaying error.
But uri does notneed to be present in case of pipeline generator. So the condition check is wrong.
This results in validateelements testsuite not working. Hence modifying the condition to
not error out on valid cases.

https://bugzilla.gnome.org/show_bug.cgi?id=762422
2016-03-05 12:56:14 +01:00
..
apps validate: Fix wrong condition check when adding tests 2016-03-05 12:56:14 +01:00
__init__.py validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
baseclasses.py validate:launcher: Strip os.pathsep from extra env variables 2016-03-01 15:10:15 +01:00
config.py.in validate: Put the GstValidate testsuite version in the launcher config 2015-08-21 10:36:56 +02: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 way to fail if test have been removed/added 2016-02-23 11:47:15 +01: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: Treat DASH like HLS in another place 2015-08-15 16:19:46 +02:00
vfb_server.py Fix 'stoped' typo 2015-05-01 18:19:39 +02:00