diff --git a/test/tools/isoltest.cpp b/test/tools/isoltest.cpp index aa3877695..9e142079f 100644 --- a/test/tools/isoltest.cpp +++ b/test/tools/isoltest.cpp @@ -287,7 +287,7 @@ TestStats TestTool::processPath( _testCaseCreator, _options, fullpath, - currentPath.string() + currentPath.generic_path().string() ); auto result = testTool.process();