Problem
We have several tests that verify correct operation for various permutations of symlinks in input or output paths. However, because Windows does not support symlinks, these fail when we run the tests on Windows.
Solution
Skip symlink tests if running on Windows.