gstreamer/tests
Mathieu Duponchelle 506662e2dc nleobject: It is wrong to update object->stop in set_property.
Summary: It must only be done when the object is commited.
We can do that in constructed though, as the changes will
anyway be commited when the object is added to a composition.

Also update the tests, as we set properties spearately then
check the stop, we can commit the source at its creation without
removing meaning from the tests.

Reviewers: thiblahute

Differential Revision: http://phabricator.freedesktop.org/D84
2015-04-09 15:40:32 +02:00
..
benchmarks ges: Move ges_clip_edit to GESContainer 2013-07-09 22:13:41 +02:00
check nleobject: It is wrong to update object->stop in set_property. 2015-04-09 15:40:32 +02:00
examples examples: check argument is valid 2015-03-03 14:26:55 +00:00
validate ges-launch: Better document options. 2015-03-25 19:46:59 +01:00
Makefile.am tests: implement our validate TestManager. 2014-10-30 23:43:12 +01:00