wxWidgets/tests/file
oneeyeman1 14bcf09924 Move URL<->filename conversion functions to wxFileName
This ensures that they are always available and can be used in
wxLaunchDefaultBrowser() in all build variants, whereas before this
function didn't handle file:// URLs correctly when the library was built
with wxUSE_FILESYSTEM==0.

Closes https://github.com/wxWidgets/wxWidgets/pull/1469

Closes #10414.
2019-08-25 00:48:39 +02:00
..
dir.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
filefn.cpp Move URL<->filename conversion functions to wxFileName 2019-08-25 00:48:39 +02:00
filetest.cpp Remove st_blocks hack from wxFile::Length() under Linux 2017-12-15 18:46:22 +01:00