Added the url modules test files.
authorOwen Waller <o.waller@kulawe.com>
Wed, 10 Sep 2014 17:43:02 +0000 (18:43 +0100)
committerspf13 <steve.francia@gmail.com>
Wed, 5 Nov 2014 00:16:07 +0000 (19:16 -0500)
commit6b619d2cd60365e2e8039c3d8018a516d5b4fdde
tree0a8dc02da016a9507894cd59836b1963c126d2d3
parent57cd9539978172dcfb539aa700aa1c1faeef9045
Added the url modules test files.

Added the new url module test file. This replaces the original
helpers_test.go file.

The TestUrlPrep test currently fails.

The only minor change to url.go is to add some trace printf's to
UrlPrep.
helpers/url.go
helpers/url_test.go [new file with mode: 0644]