gstreamer/tests/check
Henry Wilkes b03915bc87 test: remove asset test that needs internal method
The test_proxy_asset test needs the internal method
ges_asset_finish_proxy. The test also uses the associated internal methods
ges_asset_try_proxy and ges_asset_cache_lookup. However, these are
marked with GES_API in ges-internal.h, which allows us access to them
here.
The new method is not marked as GES_API because it would not allow us to
remove the method in the future without removing it from the symbols list.
We do not want to add to the problem.

The test was simply commented out since we may wish to support tests
that access internal methods in the future using meson.
2020-03-05 17:04:51 -03:00
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges test: remove asset test that needs internal method 2020-03-05 17:04:51 -03:00
nle tests:nle: Unref the bus before unrefing the pipeline 2019-08-12 17:40:33 -04:00
python pythontests: change num layers in timeline to 1 2020-03-05 17:04:51 -03:00
scenarios framepositioner: Reposition source when the user positioned them 2020-02-26 13:39:29 -03:00
meson.build framepositioner: Reposition source when the user positioned them 2020-02-26 13:39:29 -03:00
nose2-junit-xml.cfg.in tests: Fix running python unit tests 2016-11-15 19:11:39 -03:00