gstreamer/testsuite
Michael Smith 4d9d385f44 gst/pygstvalue.c: Make buffers-in-gvalues more generic: handle all miniobjects
Original commit message from CVS:
* gst/pygstvalue.c: (pygst_value_init_for_pyobject),
(pygst_value_from_pyobject):
Make buffers-in-gvalues more generic: handle all miniobjects
* testsuite/test_caps.py:
Add a bit to one the test for buffers in caps.
2007-02-25 12:11:34 +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 testsuite/common.py: A private variable of unittest.TestCase changed name in python 2.5. 2007-02-04 11:40:09 +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/pygstvalue.c: Make buffers-in-gvalues more generic: handle all miniobjects 2007-02-25 12:11:34 +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 Fully implement GstPropertyProbe interface, with unit test. 2007-02-04 10:23:38 +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 gst/gstpad.override: Allow removing the negotiated pads of a cap by setting them to None. 2007-02-04 10:54:48 +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 Add ignore file for 0.10.12 API additions 2007-01-26 11:58:55 +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