wxwidgets/tests/uris
Vadim Zeitlin 363f0988cf Replace wxScopedPtr with std::unique_ptr in the tests
Just use the standard class instead of the wx one, as they can be used
in exactly the same way.
2023-03-06 23:34:44 +01:00
..
ftp.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
uris.cpp Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
url.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00