35d08e6a87
After the fixes to UNC paths handling, Normalize(wxPATH_NORM_LONG) started adding an extra colon after the UNC paths. Fix this by using wxGetVolumeString() instead of constructing this thing manually and add a unit test checking for this. Closes #22275. |
||
---|---|---|
.. | ||
filenametest.cpp |