uri-parsing test: verify that URIs are split correctly
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 3 Feb 2012 14:19:28 +0000 (14:19 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 3 Feb 2012 14:25:02 +0000 (14:25 +0000)
commit9a7e26f44feeccba050886f832dd5d23a9fa64fd
tree2900a286176a805f8ba732a4d79f573f8c5be8f7
parent964cef8344e4feab18982d561f5857690a8bbbe5
uri-parsing test: verify that URIs are split correctly

Testing the round-trip (split + reassemble) is necessary, but not
sufficient: a large proportion of SoupURI's API is in terms of the
separate parts, and this was never explicitly tested before.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=667637
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
tests/uri-parsing.c