summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-07-11tests: Initialize GES only once in the main processThibault Saunier
2017-03-28meson: Use get_pkgconfig_variable instead of calling pkg-config ourselfThibault Saunier
2017-03-28meson: test: Fix environment object usageThibault Saunier
2017-03-28layer: Add ability to get clips in a given intervalsuhas2go
2017-03-06timeline: Return FALSE when commiting an empty timelineThibault Saunier
2017-02-06mixers: fix leaks in testsGuillaume Desmottes
2017-02-06introduce ges_deinit()Guillaume Desmottes
2017-01-09clip: Make sure that clip start change is notified before children changesThibault Saunier
2017-01-09tests_: Check the order of signals when a transition is createdAlexandru Băluț
2016-12-22validate: Remove space breaking muting ges-launchThibault Saunier
2016-12-16tests: Remove now meaningless empty testsuiteThibault Saunier
2016-12-14tests: Make sure tests can be listedThibault Saunier
2016-12-01test:nle: Soften check on refcountThibault Saunier
2016-11-15tests: Fix running python unit testsThibault Saunier
2016-11-09tests_: Use nose2 instead of nosetestsAlexandru Băluț
2016-11-09timeline: reimplement snap_to_position a bit more appropriately.Mathieu Duponchelle
2016-11-09test:validate: Port to python3Thibault Saunier
2016-11-04timeline: Avoid creating extra transition when rippling clipsThibault Saunier
2016-11-04timeline: Make sure transitions between rippled clips are never deletedThibault Saunier
2016-11-04timeline: Destroy transition if a neighbor is not being moved to a layerThibault Saunier
2016-11-04tests_: Check transition is gone when editing clip to another layerAlexandru Băluț
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkThibault Saunier
2016-10-14meson: Use environment object to setup test environment variablesThibault Saunier
2016-10-11meson: Add python testsThibault Saunier
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier
2016-09-26tests_:python: Factor out common codeThibault Saunier
2016-09-26timeline: Properly compute the end of groups when checking snappingThibault Saunier
2016-09-26ges: Handle moving groups with effects insideThibault Saunier
2016-09-26ges: Deprecate GESTimelineElement::priority writabilityThibault Saunier
2016-09-26Finally move clip priority handling to GESLayer.Thibault Saunier
2016-09-26clip: Make top effect priority inside the clip priority rangeThibault Saunier
2016-09-26tests_: timelineedition: Fix test now that we ripple from start and not from endThibault Saunier
2016-09-13timeline: Make get_groups publicAlexandru Băluț
2016-09-13tests_: Make sure child-removed is emitted when ungroupingAlexandru Băluț
2016-09-09tests: Move -DGES_TEST_FILES_PATH to common_cflagsThibault Saunier
2016-09-09tests: Fix the way we get tests assetsThibault Saunier
2016-09-09test:validate: Handle new expected_failures Test argumentThibault Saunier
2016-09-07meson: Do not build libges against libcheckThibault Saunier
2016-09-05meson: Properly find where other GStreamer plugins are when using subprojectsThibault Saunier
2016-09-05Revert "validate: Blacklist racy tests"Thibault Saunier
2016-08-24Add support for Meson as alternative/parallel build systemThibault Saunier
2016-08-14validate: Blacklist racy testsEdward Hervey
2016-08-05ges: Do not rescale videos if the track aspect ratio changesThibault Saunier
2016-08-01tests:validate: Also test opus and theora in OGGThibault Saunier
2016-07-29validate: Start also testing jpeg encodingThibault Saunier
2016-07-28timeline: Ripple from start of clips and not the end.Thibault Saunier
2016-07-15tests:validate: Better choose tested rendering formatsThibault Saunier
2016-06-20tests: Make sure to run python tests against the build in treeThibault Saunier
2016-06-20ges: Don't remove track elements from clips when removing from layerThibault Saunier