summaryrefslogtreecommitdiff
path: root/testsuite/test_registry.py
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05testsuite/test_registry.py (RegistryTest.testPluginList): Look for ↵Andy Wingo1-1/+1
staticelements, not gstcoreelements. Original commit message from CVS: 2005-12-05 Andy Wingo <wingo@pobox.com> * testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements.
2005-10-14gst/gst.defs: Update for new APIEdward Hervey1-21/+30
Original commit message from CVS: * gst/gst.defs: Update for new API * gst/gst.override: Added unreffing for gst.Registry.get_plugin_list and .get_feature_list * testsuite/common.py: removed crude hack for gst.Registry and gst.Plugin * testsuite/test_interface.py: * testsuite/test_caps.py: * testsuite/test_struct.py: * testsuite/test_xml.py: converted to using common's TestCase class * testsuite/test_event.py: Enabled/fixed previously non working test * testsuite/test_registry.py: Now uses common's TestCase class, added special case setUp()
2005-09-18update for new plugin APIThomas Vander Stichele1-1/+16
Original commit message from CVS: update for new plugin API
2005-09-18commit intermediate wrapper updatesThomas Vander Stichele1-8/+14
Original commit message from CVS: commit intermediate wrapper updates
2005-09-01fix headers on testsThomas Vander Stichele1-0/+22
Original commit message from CVS: fix headers on tests
2004-07-15testsuite/registry.py: Add some basic testsJohan Dahlin1-0/+16
Original commit message from CVS: * testsuite/registry.py: Add some basic tests * gst/gst.override: Don't ignore all gst_registry_* symbols (_wrap_gst_registry_pool_plugin_list): Impl. (_wrap_gst_registry_pool_feature_list): Impl. * gst/gst-types.defs (Plugin): Add as a boxed