150d73c268
prop_relPathDirToFileAbs_basics (TestableFilePath ":/") failed on windows. The colon was filtered out after trying to make the path relative, which only removed leading path separators. So, ":/" changed to "/" which is not relative. Filtering out the colon before hand avoids this problem. Sponsored-by: Luke Shumaker on Patreon |
||
---|---|---|
.. | ||
AbsRel.hs | ||
Max.hs | ||
Tests.hs |