simplecpp
simplecpp copied to clipboard
fixed #556 - adjusted `isAbsolutePath()` for platforms which support Windows and Unix paths
This is partially implicitly tested by #475 (i.e. it fails without these changes).
The remaining would be to run the test suites with Unix and Windows paths and add explicit testcases for such absolute paths include. This should be included with the fix for #570.
CC @glankk