wxWidgets/tests/uris
Ryan Norton b7f3a2b30f Make parsing wxURI paths more conforming to RFC 3986
Don't recognize the "path" following the port number without a slash as
a path, this is invalid according to the RFC.

Also require two leading slashes for URIs without the authority part.
2019-02-23 14:36:36 +01:00
..
ftp.cpp Don't run FTP unit test by default any longer 2017-11-22 22:48:05 +01:00
uris.cpp Make parsing wxURI paths more conforming to RFC 3986 2019-02-23 14:36:36 +01:00
url.cpp Retry in URL test when running in a CI environment 2019-01-12 15:39:09 +01:00