checkLocalPath() fixes
Tests for local file/directories were not working under win32 due to path issues and use of path.psix.parse() instead of path.parse.
Tests for local file/directories were not working under win32 due to path issues and use of path.psix.parse() instead of path.parse.