wxwidgets/tests/uris
Ryan Norton e1c3962aa9 Improve wxURI parsing
- Update parsing IPvX addresses to follow RFC and add many more tests.
- Rework authority parsing for RFC edge cases.
- Fix a couple of other extreme edge cases.

Closes #23360.
2023-03-22 18:35:45 +01:00
..
ftp.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
uris.cpp Improve wxURI parsing 2023-03-22 18:35:45 +01:00
url.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00