tests/check/libs/tag.c: Unit test fixes: \377 is more likely to fit into 8 bits than...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 23 Aug 2006 15:11:56 +0000 (15:11 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 23 Aug 2006 15:11:56 +0000 (15:11 +0000)
commit8e9cfcc54e4241873befc80de78a72f0081a580c
treedd40f2525e3c80187311f896f8909d3db8749c18
parent7af03fb8b372d3a169418e828f14423350024643
tests/check/libs/tag.c: Unit test fixes: \377 is more likely to fit into 8 bits than \777; actually return return val...

Original commit message from CVS:
* tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
Unit test fixes: \377 is more likely to fit into 8 bits than \777;
actually return return value in taglists_are_equal.
ChangeLog
tests/check/libs/tag.c