rewrite prop_relPathDirToFileAbs_basics
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 Jan 2021 17:21:15 +0000 (13:21 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 Jan 2021 17:23:26 +0000 (13:23 -0400)
commit99ba4712098f2f4339bd22927a79d1b3e6ab8eaa
tree23b531be732d0ee20b9e82ade88cc38a71d7b856
parent6c8205a113bde35334e3024a73f070359c3ab726
rewrite prop_relPathDirToFileAbs_basics

This was not a good test, it broke the requirement that
relPathDirToFileAbs take absolute paths. And it failed when the two
input paths were eg, the same but differently normalized.

Replaced with some tests of the real basics of that function.
Utility/Path.hs
Utility/Path/Tests.hs
doc/bugs/prop__95__relPathDirToFileAbs__95__basics_fail_on_crippled___126__.mdwn
doc/bugs/prop__95__relPathDirToFileAbs__95__basics_fail_on_crippled___126__/comment_1_23bf4756af808d1b2cf89f7da119031f._comment [new file with mode: 0644]