gstreamer/testsuite
Edward Hervey d6df984612 gst/gst.defs: Update API definitions.
Original commit message from CVS:
* gst/gst.defs:
Update API definitions.
* gst/common.h:
* gst/gstpad.override:
Add wrapper functions for settings activate, activatepull and
activatepush functions on pads.
* gst/gst.override:
Wrapper for gst_segment_set_seek() and gst_segment_clip()
Remove global ignore for *_init(), allows gst_segment_init() to be
properly code-generated.
* testsuite/Makefile.am:
* testsuite/test_segment.py:
Add unit test for gst.Segment object.
2006-12-19 11:38:01 +00:00
..
.gitignore Ignore log files. 2006-06-13 11:05:08 +00:00
cleanup.py testsuite/: Added cleanup file to initialize registry before running checks. 2006-06-12 16:51:36 +00:00
common.py ltihooks.py: Removed 2006-09-29 09:53:11 +00:00
gstpython.supp testsuite/gstpython.supp: Keeping suppresions 2006-06-13 17:43:40 +00:00
Makefile.am gst/gst.defs: Update API definitions. 2006-12-19 11:38:01 +00:00
python.supp testsuite/python.supp: Added suppressions for FC5 64 bit 2006-05-09 10:25:17 +00:00
runtests.py testsuite/: Added cleanup file to initialize registry before running checks. 2006-06-12 16:51:36 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h testsuite/test-object.h: Fix broken GObject macros 2006-04-08 18:46:44 +00:00
test_bin.py codegen/: Updated codegenerator to current pygtk one. 2006-06-09 10:50:21 +00:00
test_buffer.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_bus.py state change fix 2005-10-26 15:03:21 +00:00
test_caps.py gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions. 2006-01-08 12:26:35 +00:00
test_element.py testsuite/test_element.py: add another link test 2006-02-01 11:14:20 +00:00
test_event.py gst/: Use Py_BuildValue to construct tuples. 2006-07-03 09:01:18 +00:00
test_ghostpad.py testsuite/test_ghostpad.py: more assertions to figure out an speed issue. 2006-04-07 17:58:18 +00:00
test_interface.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_iterator.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_message.py testsuite/test_message.py: GstBus is flushing in NULL, so we need to set the pipeline to READY in order to receive th... 2006-04-05 17:05:43 +00:00
test_pad.py testsuite/test_pad.py: Activate pads before using them. 2006-12-16 15:33:02 +00:00
test_pipeline.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_registry.py testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements. 2005-12-05 10:58:30 +00:00
test_segment.py gst/gst.defs: Update API definitions. 2006-12-19 11:38:01 +00:00
test_struct.py gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions. 2006-01-08 12:26:35 +00:00
test_xml.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
testhelpermodule.c Reordering header inclusion order to fix build on my machine. 2005-10-12 11:21:53 +00:00