testsuite/registry.py: Add some basic tests
authorJohan Dahlin <johan@gnome.org>
Thu, 15 Jul 2004 10:15:18 +0000 (10:15 +0000)
committerJohan Dahlin <johan@gnome.org>
Thu, 15 Jul 2004 10:15:18 +0000 (10:15 +0000)
commitacefacc62c9bb66d810521640615ef928f9dbad9
tree225d376dc03ca471eecb719a73092b3e8efae9b0
parent4e37d3cd9aaba2519587b0029564d80893e4af7f
testsuite/registry.py: Add some basic tests

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
ChangeLog
gst/gst-types.defs
gst/gst.override
testsuite/registry.py [new file with mode: 0644]
testsuite/test_registry.py [new file with mode: 0644]