uri: Add test for correct absolute URI handling in gst_uri_from_string_with_base()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 16 Sep 2015 21:40:44 +0000 (23:40 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 25 Sep 2015 21:54:27 +0000 (23:54 +0200)
commit697093c7d405257738e8e67cbe4a14bb88fc79a2
tree31feed9efbdf31a8288157c6c9bc1f5eeef1a5e8
parent8421a1453c9455c58ec9bc57d9aaede460730e99
uri: Add test for correct absolute URI handling in gst_uri_from_string_with_base()

If the second parameter is an absolute URI, the base should have no effect and
the second parameter should be returned again.

https://bugzilla.gnome.org/show_bug.cgi?id=755134
tests/check/gst/gsturi.c