Vadim Zeitlin
e9ce55e000
Fix wxRmdir() with non-ASCII paths
...
Don't apply at best unnecessary, and actually harmful, as it uses a wrong
conversion, fn_str() when calling wxRmDir() which takes wxString.
Update unit tests to check that wxRmdir() now works with non-ASCII filenames
too.
Closes #17644 .
2017-04-01 19:12:27 +02:00
..
2016-08-04 23:47:21 +02:00
2017-04-01 19:12:27 +02:00
2016-02-29 10:05:43 +01:00
2017-02-02 02:02:57 +02:00
2017-03-04 19:07:05 +01:00
2017-03-15 13:38:37 +01:00
2016-04-03 18:04:26 +02:00
2017-02-18 11:00:26 -08:00
2016-02-29 10:05:43 +01:00
2017-03-29 20:42:24 +02:00
2017-03-31 19:08:57 +02:00
2017-01-07 01:12:11 +02:00
2016-10-17 12:41:58 +01:00
2016-11-30 16:13:46 +01:00
2016-09-14 18:45:12 +09:00
2016-10-17 12:42:00 +01:00
2017-03-17 17:15:06 +01:00
2015-12-26 19:34:06 +01:00
2015-08-27 11:00:16 +02:00
2017-03-09 18:06:33 +01:00
2017-02-20 17:46:45 +01:00
2017-02-20 17:46:45 +01:00
2017-01-04 21:51:52 +01:00