gstreamer/validate/launcher/apps
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
..
__init__.py validate: launcher: Make the gstvalidate application a python module 2014-12-07 18:32:37 +01:00
gstvalidate.py validate: Fix wrong condition check when adding tests 2016-03-05 12:56:14 +01:00
Makefile.am validate:launcher: Do not forget to install apps/__init__.py 2015-03-06 09:39:36 +01:00