Implement sq_contains and add tests for gst.TagList.
authorJohan Dahlin <johan@gnome.org>
Sat, 17 Mar 2007 13:36:48 +0000 (13:36 +0000)
committerJohan Dahlin <johan@gnome.org>
Sat, 17 Mar 2007 13:36:48 +0000 (13:36 +0000)
commit51baae336ca8ad2182131b58c3be0d9933d2cb05
tree9a011e16add803ca78af6fe026b944e5229293cb
parente8b581108dd40c2eeb2e470f1bb5173ff8e0872b
Implement sq_contains and add tests for gst.TagList.

Original commit message from CVS:
* gst/gsttaglist.override (_wrap_gst_tag_list_contains):
* testsuite/test_taglist.py (TestTagList.testKeys):

Implement sq_contains and add tests for gst.TagList.
ChangeLog
common
gst/gsttaglist.override
testsuite/Makefile.am
testsuite/test_taglist.py [new file with mode: 0644]