Description
Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.
Add facilities to simplify testing on Windows for things like path management and determining if the OS is Windows or not.
Refactors some test calls to check for Windows and adds a facility to remove : from file paths for tests that generate temporary names on the local filesystem and use them as hdfs paths.