I need to test some existing http://
URL parsing code for compliance to RFC 3986.
I do not want to reinvent the wheel and to bump in to various corner cases.
Is there some existing comprehensive test suite for that?
I do not specify the language I use since I expect the test suite to be generic enough to be adaptable. I would settle for anything sane though.