Files
ardour/libs/pbd
Tim Mayberry 9192a2e969 Add test for PBD::canonical_path on Windows using utf8 strings
This currently fails because the windows only realpath implementation in
pbd/pathexpand.cc, which is called from PBD::canonical_path to resolve the path
uses Glib::locale_from/to_utf8. As I demonstrated in the
testOpenFileUTF8Filename test case Glib::locale_from/to_utf8 are not the
correct functions to use for this use case as it converts to/from utf-8 to the
locale's current character encoding.  On Windows this is most often a single
byte encoding such as Windows-1252 and conversion will fail if the path
contains any characters that are not in system codepage.
2016-09-19 14:47:52 +10:00
..
2016-06-26 16:43:07 +02:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00
2009-04-18 16:15:12 +00:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00
2016-02-17 17:03:14 +01:00
2015-10-05 16:17:49 +02:00
2016-02-14 00:10:41 +01:00
2016-07-19 20:33:36 +02:00
2015-10-05 16:17:49 +02:00