gstreamer/testsuite
Thomas Vander Stichele 4132069a83 add debug methods to gst.Object
Original commit message from CVS:
add debug methods to gst.Object
2005-09-08 14:08:32 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py fix headers on tests 2005-09-01 10:36:07 +00:00
Makefile.am add an example of a bin that overrides the change_state vmethod 2005-09-01 16:16:11 +00:00
runtests.py fix headers on tests 2005-09-01 10:36:07 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_bin.py fix state change test 2005-09-02 22:59:20 +00:00
test_buffer.py add a .data to buffers; it feels more natural to me than doing str(buffer) compared to the other properties. 2005-09-01 14:50:01 +00:00
test_caps.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_element.py add debug methods to gst.Object 2005-09-08 14:08:32 +00:00
test_event.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_interface.py fix headers on tests 2005-09-01 10:36:07 +00:00
test_pad.py gst/gst.defs: add gst.ghost_pad_new_notarget 2005-09-08 13:34:29 +00:00
test_pipeline.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_registry.py fix headers on tests 2005-09-01 10:36:07 +00:00
test_struct.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_xml.py fix headers on tests 2005-09-01 10:36:07 +00:00
testhelpermodule.c Remove old documentation system 2005-08-01 09:59:55 +00:00