Signed-off-by: Simon Rozman <simon@rozman.si>
This is required on Windows with default charset set to Windows-1252 or another non-UTF-8 charset. Signed-off-by: Simon Rozman <simon@rozman.si>
Each unit test .cpp file is not a separate compilation unit in Xcode project like it is in Visual Studio. Hopefully, Visual Studio test tool still likes this arrangement. Signed-off-by: Simon Rozman <simon@rozman.si>