gstreamer/testsuite
Johan Dahlin c0d4251e20 testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces
Original commit message from CVS:
* testsuite/interface.py (Availability.testXOverlay): Extend to
test method calling on interfaces

* testsuite/common.py: call pygtk.require first

* gst/gstbin.override (_wrap_gst_bin_get_by_name): Add a
keyword argument recurse and remove
_wrap_gst_bin_get_by_name_recurse_up.

* gst/gst.override (_wrap_gst_element_get_pad_list): Split out bin
functions to ...

* gst/gstbin.override: .. this file

* gst/gst.defs (bin_new): allow NULL for first argument.
(child_state_change): Remove, it's private.
2004-05-24 10:30:05 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
buffer.py gst/gst-types.defs (Buffer): Add some fields 2004-05-04 14:20:28 +00:00
common.py testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces 2004-05-24 10:30:05 +00:00
element.py gst/gst-types.defs (Buffer): Add some fields 2004-05-04 14:20:28 +00:00
event.py testsuite/event.py, testsuite/buffer.py: New tests. 2004-05-03 16:17:38 +00:00
interface.py testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces 2004-05-24 10:30:05 +00:00
Makefile.am testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
pipeline.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
runtests.py testsuite/runtests.py (gettestnames): Cleanup 2004-05-01 15:35:32 +00:00
test_buffer.py gst/gst-types.defs (Buffer): Add some fields 2004-05-04 14:20:28 +00:00
test_element.py gst/gst-types.defs (Buffer): Add some fields 2004-05-04 14:20:28 +00:00
test_interface.py testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces 2004-05-24 10:30:05 +00:00
test_pipeline.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00