gstreamer/testsuite
Thomas Vander Stichele 58c3c18b93 gst/: deprecate add_many/remove_many, fold into add/remove
Original commit message from CVS:

* gst/gst.defs:
* gst/gst.override:
* gst/gstbin.override:
deprecate add_many/remove_many, fold into add/remove
* gst/gstmodule.c: (init_gst):
add AddError and RemoveError
* testsuite/Makefile.am:
remove fatal warnings, until we can wrap log handlers
and catch our expected add/remove errors
* testsuite/test_bin.py:
add tests for new add/remove semantics
* testsuite/test_pad.py:
* testsuite/test_pipeline.py:
fix up
2005-09-30 15:23:15 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py disable the gc verification for the bus test; _async thread is causing a ref 2005-09-30 08:23:13 +00:00
Makefile.am gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
runtests.py gst/gst.*: add another registry method 2005-09-23 15:37:40 +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 gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +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_bus.py Updated definitions, wrapper and testsuite for changes in GstBus API 2005-09-29 13:56:03 +00:00
test_caps.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_element.py another fix for going to NULL before disposing 2005-09-30 08:26:04 +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/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
test_pipeline.py gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
test_registry.py update for new plugin API 2005-09-18 11:54:34 +00:00
test_struct.py gst/gst.defs: Updated definitions 2005-09-29 09:58:25 +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