Commits

Anders Bertelrud committed 0c5358f05bc
Change `resolveSymlinks()` to again call `realpath`, since Foundation does a bit of magic that doesn't translate between macOS and Linux. Part of the reason this went unnoticed was that the path shim tests were not being run on Linux (since Linux requires specific listing of the test suites). Now they are.