After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761905 - gstharness: enable empty harness creation and refactor around this
gstharness: enable empty harness creation and refactor around this
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: 1.7.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 761906
 
 
Reported: 2016-02-12 10:01 UTC by Håvard Graff (hgr)
Modified: 2016-02-12 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (16.45 KB, patch)
2016-02-12 10:01 UTC, Håvard Graff (hgr)
none Details | Review
updated patch (16.42 KB, patch)
2016-02-12 12:18 UTC, Håvard Graff (hgr)
none Details | Review
updated patch (16.41 KB, patch)
2016-02-12 14:05 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2016-02-12 10:01:18 UTC
Created attachment 320943 [details] [review]
patch

Also make the testclock a member of the harness, allowing some
more interactions with the clock prior to adding elements.
Comment 1 Håvard Graff (hgr) 2016-02-12 12:18:10 UTC
Created attachment 320966 [details] [review]
updated patch
Comment 2 Håvard Graff (hgr) 2016-02-12 14:05:11 UTC
Created attachment 320976 [details] [review]
updated patch
Comment 3 Tim-Philipp Müller 2016-02-12 16:53:52 UTC
commit cc4e4ae029f7541c4b4702abaa29515245e791c6
Author: Havard Graff <havard.graff@gmail.com>
Date:   Wed Dec 9 13:43:38 2015 +1100

    harness: enable empty harness creation and refactor around this
    
    Also make the testclock a member of the harness, allowing some
    more interactions with the clock prior to adding elements.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761905