summaryrefslogtreecommitdiff
path: root/testsuite/test_bin.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-24test: Bring back the testsuite and test if the initialization override worksThibault Saunier1-196/+0
2013-12-12Fix zip code of new FSF addressSimon Farnsworth1-1/+1
2013-11-26Update FSF addressSimon Farnsworth1-1/+1
2007-10-09testsuite/: Fix unit tests for pygobject >= 2.13.0Edward Hervey1-2/+2
2006-06-09codegen/: Updated codegenerator to current pygtk one.Edward Hervey1-3/+6
2005-10-26testsuite/test_bin.py: fix race condition because of state threadThomas Vander Stichele1-1/+7
2005-10-19gst/: Updated APIEdward Hervey1-8/+8
2005-10-13gst/: Updated to new APIEdward Hervey1-0/+8
2005-10-11gst/common.h: cleanupEdward Hervey1-1/+1
2005-10-05gst/gst.defs: gst.Bin constructor can take no argumentsThomas Vander Stichele1-0/+11
2005-10-05remove printThomas Vander Stichele1-3/+0
2005-10-04fix version numbersThomas Vander Stichele1-0/+45
2005-09-30gst/: deprecate add_many/remove_many, fold into add/removeThomas Vander Stichele1-0/+27
2005-09-28testsuite/common.py: provide a default setUp/tearDownThomas Vander Stichele1-2/+27
2005-09-08wrap gst.Element.get_state, returning a tuple add tests for itThomas Vander Stichele1-0/+18
2005-09-02fix state change testThomas Vander Stichele1-3/+6
2005-09-01add an example of a bin that overrides the change_state vmethodThomas Vander Stichele1-0/+53