gstreamer/tests/check
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
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges ges: Move the notion of children properties to GESTimelineElement 2015-03-18 20:36:39 +01:00
nle nleobject: It is wrong to update object->stop in set_property. 2015-04-09 15:40:32 +02:00
Makefile.am tests: Use AM_TESTS_ENVIRONMENT 2015-04-08 17:05:19 +02:00